DNS Record Lookup

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

DNS Records for code42day.com

HostnameTypeTTLPriorityContent
code42day.comSOA1800abby.ns.cloudflare.com dns.cloudflare.com 2407089669 10000 2400 604800 1800
code42day.comA0172.67.132.59
code42day.comA0104.21.4.157
code42day.comNS0abby.ns.cloudflare.com
code42day.comNS0woz.ns.cloudflare.com
code42day.comMX020incoming2.lunanode.net
code42day.comMX010incoming1.lunanode.net
code42day.comAAAA02606:4700:3032::6815:49d
code42day.comAAAA02606:4700:3036::ac43:843b
www.code42day.comSOA1800abby.ns.cloudflare.com dns.cloudflare.com 2407089669 10000 2400 604800 1800
www.code42day.comNS0abby.ns.cloudflare.com
www.code42day.comNS0woz.ns.cloudflare.com
www.code42day.comMX020incoming2.lunanode.net
www.code42day.comMX010incoming1.lunanode.net
www.code42day.comCNAME0code42day.com
www.code42day.comAAAA02606:4700:3032::6815:49d
www.code42day.comAAAA02606:4700:3036::ac43:843b
www.code42day.comA0172.67.132.59
www.code42day.comA0104.21.4.157

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