DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for snaville.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| snaville.com | SOA | 1800 | liz.ns.cloudflare.com dns.cloudflare.com 2409541333 10000 2400 604800 1800 | |
| snaville.com | TXT | 0 | v=spf1 ip4:152.53.116.112 include:_spf.mx.cloudflare.net ~all | |
| snaville.com | TXT | 0 | google-site-verification=oNBjf-IpJ1Xy9H_HfjIlac5Y7ReZ0VXFqzq_fp4kFiY | |
| snaville.com | TXT | 0 | facebook-domain-verification=28yknjjgc8srpl9swh61vgy8m1q8qp | |
| snaville.com | NS | 0 | rick.ns.cloudflare.com | |
| snaville.com | NS | 0 | liz.ns.cloudflare.com | |
| snaville.com | AAAA | 0 | 2606:4700:3031::ac43:a06c | |
| snaville.com | AAAA | 0 | 2606:4700:3032::6815:3151 | |
| snaville.com | MX | 0 | 80 | route3.mx.cloudflare.net |
| snaville.com | MX | 0 | 80 | route1.mx.cloudflare.net |
| snaville.com | MX | 0 | 11 | route2.mx.cloudflare.net |
| snaville.com | A | 0 | 104.21.49.81 | |
| snaville.com | A | 0 | 172.67.160.108 | |
| www.snaville.com | A | 0 | 172.67.160.108 | |
| www.snaville.com | A | 0 | 104.21.49.81 | |
| www.snaville.com | AAAA | 0 | 2606:4700:3031::ac43:a06c | |
| www.snaville.com | AAAA | 0 | 2606:4700:3032::6815:3151 |
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