DNS Record Lookup

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

DNS Records for my-developers.com

HostnameTypeTTLPriorityContent
my-developers.comNS0ns1.unlimitedcoders.com
my-developers.comNS0ns2.unlimitedcoders.com
my-developers.comA077.68.33.102
my-developers.comTXT0v=spf1 +a +mx +ip4:77.68.33.102 ~all
my-developers.comMX0my-developers.com
my-developers.comSOA86400ns1.unlimitedcoders.com taleski.unlimitedcoders.com 2026051701 3600 1800 1209600 86400
www.my-developers.comMX0my-developers.com
www.my-developers.comNS0ns1.unlimitedcoders.com
www.my-developers.comNS0ns2.unlimitedcoders.com
www.my-developers.comSOA86400ns1.unlimitedcoders.com taleski.unlimitedcoders.com 2026051701 3600 1800 1209600 86400
www.my-developers.comA077.68.33.102
www.my-developers.comTXT0v=spf1 +a +mx +ip4:77.68.33.102 ~all
www.my-developers.comCNAME0my-developers.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