DNS Record Lookup

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

DNS Records for counter123.org

HostnameTypeTTLPriorityContent
counter123.orgSOA3600ns1.counter123.org hostmaster.counter123.org 1 10800 3600 1209600 3600
counter123.orgMX010counter123.org
counter123.orgA0216.107.138.43
counter123.orgNS0ns1.counter123.org
counter123.orgNS0ns2.counter123.org
www.counter123.orgSOA3600ns1.counter123.org hostmaster.counter123.org 1 10800 3600 1209600 3600
www.counter123.orgCNAME0counter123.org
www.counter123.orgA0216.107.138.43
www.counter123.orgNS0ns1.counter123.org
www.counter123.orgNS0ns2.counter123.org
www.counter123.orgMX010counter123.org

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