DNS Record Lookup

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

DNS Records for abc-box.net

HostnameTypeTTLPriorityContent
abc-box.netSOA43200abc-box.net postmaster.abc-box.net 20080514 10800 3600 3600000 43200
abc-box.netMX010rmw-001.fmcity.com
abc-box.netNS0ns2.abc-box.net
abc-box.netNS0ns.abc-box.net
abc-box.netNS0ns3.abc-box.net
abc-box.netNS0ns1.abc-box.net
abc-box.netA0222.122.39.189
www.abc-box.netMX010rmw-001.fmcity.com
www.abc-box.netA0222.122.39.189
www.abc-box.netCNAME0abc-box.net
www.abc-box.netSOA43200abc-box.net postmaster.abc-box.net 20080514 10800 3600 3600000 43200
www.abc-box.netNS0ns2.abc-box.net
www.abc-box.netNS0ns.abc-box.net
www.abc-box.netNS0ns3.abc-box.net
www.abc-box.netNS0ns1.abc-box.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