DNS Record Lookup

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

DNS Records for bestwebsite.work

HostnameTypeTTLPriorityContent
bestwebsite.workA0108.178.20.198
bestwebsite.workNS0ns1.greengeeks.net
bestwebsite.workNS0ns2.greengeeks.net
bestwebsite.workMX0bestwebsite.work
bestwebsite.workTXT0v=spf1 +a +mx +ip4:108.178.20.198 include:spf.websitehostserver.net +ip4:173.236.63.6 +ip4:173.236.63.6 ~all
bestwebsite.workSOA86400ns1.greengeeks.net root.chir202.websitehostserver.net 2026031601 3600 1800 1209600 86400
www.bestwebsite.workNS0ns1.greengeeks.net
www.bestwebsite.workNS0ns2.greengeeks.net
www.bestwebsite.workTXT0v=spf1 +a +mx +ip4:108.178.20.198 include:spf.websitehostserver.net +ip4:173.236.63.6 +ip4:173.236.63.6 ~all
www.bestwebsite.workCNAME0bestwebsite.work
www.bestwebsite.workMX0bestwebsite.work
www.bestwebsite.workA0108.178.20.198
www.bestwebsite.workSOA86400ns1.greengeeks.net root.chir202.websitehostserver.net 2026031601 3600 1800 1209600 86400

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