DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for evilhat.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| evilhat.com | NS | 0 | ns2.r4l.com | |
| evilhat.com | TXT | 0 | v=spf1 mx a:ns2.r4l.com a ip4:206.71.179.93 ip4:206.71.179.94 ip4:192.99.3.191 ip4:142.4.204.181 ip4:142.4.204.182 ip4:142.4.204.184 ip4:3.20.12.131 include:amazonses.com include:mail.zendesk.com ~all | |
| evilhat.com | A | 0 | 3.20.12.131 | |
| evilhat.com | SOA | 3600 | ns1.r4l.com support.register4less.com 1708545169 3600 1800 604800 3600 | |
| evilhat.com | MX | 0 | 10 | mx2.r4l.com |
| evilhat.com | MX | 0 | 10 | mx1.r4l.com |
| www.evilhat.com | A | 0 | 3.20.12.131 |
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