DNS Record Lookup

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

DNS Records for in-addr.xyz

HostnameTypeTTLPriorityContent
in-addr.xyzAAAA02a01:4f8:c17:8598::1
in-addr.xyzNS0ns3.sqrt-minus.one
in-addr.xyzNS0ns2.sqrt-minus.one
in-addr.xyzNS0ns1.sqrt-minus.one
in-addr.xyzSOA1800ns1.sqrt-minus.one dns.m-squa.red 2025052400 86400 7200 3600000 1800
in-addr.xyzA049.12.97.15
in-addr.xyzMX010spanner.mail.sqrt-minus.one
in-addr.xyzMX020chisel.mail.sqrt-minus.one

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