DNS Record Lookup

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

DNS Records for stackvps.com

HostnameTypeTTLPriorityContent
stackvps.comMX01mx.stackmail.com
stackvps.comA0185.151.30.138
stackvps.comTXT0v=spf1 include:spf.stackmail.com a mx -all
stackvps.comNS0ns4.stackdns.com
stackvps.comNS0ns1.stackdns.com
stackvps.comNS0ns3.stackdns.com
stackvps.comNS0ns2.stackdns.com
stackvps.comSOA300ns1.stackdns.com hostmaster.stackdns.com 1784181157 1800 900 1209600 300

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