DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for nerdfest.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nerdfest.org | A | 0 | 98.175.194.182 | |
| nerdfest.org | NS | 0 | ns1.nerdfest.org | |
| nerdfest.org | NS | 0 | ns2.nerdfest.org | |
| nerdfest.org | MX | 0 | 10 | mail.mailroute.net |
| nerdfest.org | SOA | 1800 | ns1.nerdfest.org root.nerdfest.org 2026071511 1800 300 604800 1800 | |
| nerdfest.org | TXT | 0 | v=spf1 mx a:mail.pcpcorp.net a:mail3.pcpcorp.net include:spf.mailroute.net include:aspmx.googlemail.com -all | |
| www.nerdfest.org | A | 0 | 98.175.194.182 | |
| www.nerdfest.org | MX | 0 | 10 | mail.mailroute.net |
| www.nerdfest.org | CNAME | 0 | nerdfest.org | |
| www.nerdfest.org | TXT | 0 | v=spf1 mx a:mail.pcpcorp.net a:mail3.pcpcorp.net include:spf.mailroute.net include:aspmx.googlemail.com -all | |
| www.nerdfest.org | SOA | 1800 | ns1.nerdfest.org root.nerdfest.org 2026071511 1800 300 604800 1800 | |
| www.nerdfest.org | NS | 0 | ns2.nerdfest.org | |
| www.nerdfest.org | NS | 0 | ns1.nerdfest.org |
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