DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for icecalculator.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| icecalculator.com | NS | 0 | adns.lbl.gov | |
| icecalculator.com | NS | 0 | adns2.es.net | |
| icecalculator.com | NS | 0 | adns1.es.net | |
| icecalculator.com | AAAA | 0 | 2a06:98c1:310c::ac40:965f | |
| icecalculator.com | AAAA | 0 | 2a06:98c1:3102::6812:25a1 | |
| icecalculator.com | SOA | 43200 | localhost.lbl.gov hostmaster.nsx.lbl.gov 2018039590 14400 1800 2419200 43200 | |
| icecalculator.com | A | 0 | 172.64.150.95 | |
| icecalculator.com | A | 0 | 104.18.37.161 | |
| www.icecalculator.com | AAAA | 0 | 2a06:98c1:3102::6812:25a1 | |
| www.icecalculator.com | AAAA | 0 | 2a06:98c1:310c::ac40:965f | |
| www.icecalculator.com | A | 0 | 172.64.150.95 | |
| www.icecalculator.com | A | 0 | 104.18.37.161 | |
| www.icecalculator.com | CNAME | 0 | www.icecalculator.com.cdn.cloudflare.net |
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