DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for exe.agency
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| exe.agency | NS | 0 | ns8013.hostgator.com | |
| exe.agency | NS | 0 | ns8014.hostgator.com | |
| exe.agency | MX | 0 | mail.exe.agency | |
| exe.agency | SOA | 86400 | ns8013.hostgator.com root.gator4007.hostgator.com 2026022105 86400 7200 3600000 86400 | |
| exe.agency | A | 0 | 192.185.16.55 | |
| www.exe.agency | NS | 0 | ns8014.hostgator.com | |
| www.exe.agency | NS | 0 | ns8013.hostgator.com | |
| www.exe.agency | MX | 0 | mail.exe.agency | |
| www.exe.agency | CNAME | 0 | exe.agency | |
| www.exe.agency | A | 0 | 192.185.16.55 | |
| www.exe.agency | SOA | 86400 | ns8013.hostgator.com root.gator4007.hostgator.com 2026022105 86400 7200 3600000 86400 |
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