DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for tcpdump.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
tcpdump.org | NS | 0 | ns2.mythic-beasts.com | |
tcpdump.org | NS | 0 | ns1.mythic-beasts.com | |
tcpdump.org | SOA | 3600 | ns2.mythic-beasts.com hostmaster.mythic-beasts.com 2010004828 21600 7200 604800 3600 | |
tcpdump.org | MX | 0 | 20 | mx2.zoho.com |
tcpdump.org | MX | 0 | 10 | mx.zoho.com |
tcpdump.org | MX | 0 | 50 | mx3.zoho.com |
tcpdump.org | AAAA | 0 | 2604:a880:cad:d0::a2c8:6001 | |
tcpdump.org | A | 0 | 146.190.240.163 | |
www.tcpdump.org | CNAME | 0 | flagpole-4.tcpdump.org | |
www.tcpdump.org | AAAA | 0 | 2604:a880:cad:d0::a2c8:6001 | |
www.tcpdump.org | A | 0 | 146.190.240.163 |
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