DNS Record Lookup

Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain

DNS Records for abc123.xyz

HostnameTypeTTLPriorityContent
abc123.xyzAAAA02a05:d01c:47:a701:7e4a:270b:ac11:dce6
abc123.xyzNS0ns1.rochendns.com
abc123.xyzNS0ns2.rochendns.com
abc123.xyzSOA86400ns1.rochendns.com cpanel.directrouter.com 2025100601 3600 1800 1209600 86400
abc123.xyzMX020mx-lon.smtp.directrouter.com
abc123.xyzMX010mx-dfw.smtp.directrouter.com
abc123.xyzA03.9.137.152
www.abc123.xyzMX010mx-dfw.smtp.directrouter.com
www.abc123.xyzMX020mx-lon.smtp.directrouter.com
www.abc123.xyzA03.9.137.152
www.abc123.xyzNS0ns2.rochendns.com
www.abc123.xyzNS0ns1.rochendns.com
www.abc123.xyzAAAA02a05:d01c:47:a701:7e4a:270b:ac11:dce6
www.abc123.xyzCNAME0abc123.xyz
www.abc123.xyzSOA86400ns1.rochendns.com cpanel.directrouter.com 2025100601 3600 1800 1209600 86400

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