DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for goarch.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| goarch.org | MX | 0 | 10 | mx-01-us-east-2.prod.hydra.sophos.com |
| goarch.org | MX | 0 | 20 | mx-02-us-east-2.prod.hydra.sophos.com |
| goarch.org | NS | 0 | ns4.g02.cfdns.co.uk | |
| goarch.org | NS | 0 | ns3.g02.cfdns.info | |
| goarch.org | NS | 0 | ns1.g02.cfdns.net | |
| goarch.org | NS | 0 | ns2.g02.cfdns.biz | |
| goarch.org | A | 0 | 205.174.26.44 | |
| goarch.org | SOA | 3600 | ns1.g02.cfdns.net webmaster.goarch.org 2021113597 3600 600 604800 3600 | |
| www.goarch.org | A | 0 | 172.66.154.13 | |
| www.goarch.org | A | 0 | 104.20.40.125 | |
| www.goarch.org | AAAA | 0 | 2606:4700:10::6814:287d | |
| www.goarch.org | AAAA | 0 | 2606:4700:10::ac42:9a0d | |
| www.goarch.org | CNAME | 0 | www.goarch.org.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