DNS Record Lookup

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

codeexample.net

DNS Records

DNS Records for codeexample.net

HostnameTypeTTLPriorityContent
codeexample.netA043.153.249.198
codeexample.netA043.153.254.91
codeexample.netNS0tomcat.dnspod.net
codeexample.netNS0esther.dnspod.net
codeexample.netSOA180tomcat.dnspod.net freednsadmin.dnspod.com 1717554650 3600 180 1209600 180
codeexample.netCNAME0domainparking-dnspod.cn
www.codeexample.netCNAME0domainparking-dnspod.cn
www.codeexample.netSOA180ns3.dnsv4.com enterprise2dnsadmin.dnspod.com 1723254287 3600 180 1209600 180
www.codeexample.netA043.153.249.198
www.codeexample.netA043.153.254.91
www.codeexample.netNS0ns3.dnsv4.com
www.codeexample.netNS0ns4.dnsv4.com

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