DNS Record Lookup

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

DNS Records for abc.doctor

HostnameTypeTTLPriorityContent
abc.doctorA0157.245.127.141
abc.doctorMX0abc-doctor.mail.protection.outlook.com
abc.doctorNS0ns3.digitalocean.com
abc.doctorNS0ns1.digitalocean.com
abc.doctorSOA1800ns1.digitalocean.com hostmaster.abc.doctor 1736373886 10800 3600 604800 1800
www.abc.doctorSOA1800ns1.digitalocean.com hostmaster.abc.doctor 1736373886 10800 3600 604800 1800
www.abc.doctorCNAME0abc.doctor
www.abc.doctorNS0ns1.digitalocean.com
www.abc.doctorNS0ns3.digitalocean.com
www.abc.doctorMX0abc-doctor.mail.protection.outlook.com
www.abc.doctorA0157.245.127.141

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