DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for denguecorp.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| denguecorp.com | NS | 0 | ns2.dns-parking.com | |
| denguecorp.com | NS | 0 | ns1.dns-parking.com | |
| denguecorp.com | MX | 0 | denguecorp-com.mail.protection.outlook.com | |
| denguecorp.com | AAAA | 0 | 2a02:4780:4c:1705:e60f:8ddf:5cc9:74ee | |
| denguecorp.com | AAAA | 0 | 2a02:4780:4d:19a8:b505:e93b:327a:b7b2 | |
| denguecorp.com | A | 0 | 147.79.79.157 | |
| denguecorp.com | A | 0 | 145.223.124.1 | |
| denguecorp.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| www.denguecorp.com | CNAME | 0 | www.denguecorp.com.cdn.hstgr.net | |
| www.denguecorp.com | A | 0 | 147.79.79.133 | |
| www.denguecorp.com | A | 0 | 147.79.72.82 | |
| www.denguecorp.com | AAAA | 0 | 2a02:4780:4b:eca9:3483:45a9:402f:579d | |
| www.denguecorp.com | AAAA | 0 | 2a02:4780:4a:e511:1665:889d:98b6:2d34 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain