DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for snoo.dev
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
snoo.dev | NS | 0 | ns-1317.awsdns-36.org | |
snoo.dev | NS | 0 | ns-1790.awsdns-31.co.uk | |
snoo.dev | NS | 0 | ns-946.awsdns-54.net | |
snoo.dev | NS | 0 | ns-82.awsdns-10.com | |
snoo.dev | SOA | 86400 | ns-1317.awsdns-36.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
www.snoo.dev | CNAME | 0 | *.snoo.dev.cdn.cloudflare.net | |
www.snoo.dev | AAAA | 0 | 2606:4700:4400::6812:22b8 | |
www.snoo.dev | AAAA | 0 | 2606:4700:4400::ac40:9948 | |
www.snoo.dev | A | 0 | 104.18.34.184 | |
www.snoo.dev | A | 0 | 172.64.153.72 |
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