DNS Record Lookup

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

DNS Records for abc.xyz

HostnameTypeTTLPriorityContent
abc.xyzMX0smtp.google.com
abc.xyzSOA60ns1.google.com dns-admin.google.com 759020131 900 900 1800 60
abc.xyzNS0ns3.google.com
abc.xyzNS0ns2.google.com
abc.xyzNS0ns4.google.com
abc.xyzNS0ns1.google.com
abc.xyzA0142.251.111.138
abc.xyzA0142.251.111.139
abc.xyzA0142.251.111.100
abc.xyzA0142.251.111.113
abc.xyzA0142.251.111.102
abc.xyzA0142.251.111.101
abc.xyzAAAA02607:f8b0:4004:c19::8b
abc.xyzAAAA02607:f8b0:4004:c19::65
abc.xyzAAAA02607:f8b0:4004:c19::66
abc.xyzAAAA02607:f8b0:4004:c19::8a
www.abc.xyzAAAA02607:f8b0:4004:c19::66
www.abc.xyzAAAA02607:f8b0:4004:c19::65
www.abc.xyzAAAA02607:f8b0:4004:c19::71
www.abc.xyzAAAA02607:f8b0:4004:c19::8b
www.abc.xyzCNAME0www3.l.google.com
www.abc.xyzA0142.251.111.101
www.abc.xyzA0142.251.111.100
www.abc.xyzA0142.251.111.113
www.abc.xyzA0142.251.111.138
www.abc.xyzA0142.251.111.102
www.abc.xyzA0142.251.111.139

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