DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for reachable.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
reachable.org | A | 0 | 108.61.29.124 | |
reachable.org | MX | 0 | reachable.org | |
reachable.org | MX | 0 | 2 | alt1.aspmx.l.google.com |
reachable.org | SOA | 86400 | ns.interactivedns.com notify.admin.interactivedns.com 2025071301 3600 7200 1209600 86400 | |
reachable.org | NS | 0 | ns.interactivedns.com | |
reachable.org | NS | 0 | ns1.interactivedns.com | |
reachable.org | NS | 0 | ns2.interactivedns.com | |
www.reachable.org | CNAME | 0 | www.reachable.org.cdn.cloudflare.net | |
www.reachable.org | A | 0 | 172.67.131.72 | |
www.reachable.org | A | 0 | 104.21.3.230 | |
www.reachable.org | AAAA | 0 | 2606:4700:3032::ac43:8348 | |
www.reachable.org | AAAA | 0 | 2606:4700:3032::6815:3e6 |
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