We create digital solutions that work for businesses
Network and domains
You may also like
Check DNS records of a domain: MX, TXT, A, NS, CNAME, PTR and four more types.
Data comes straight from DNS. After you change records at the registrar, the update propagates worldwide within a few minutes to 24–48 hours.
MX shows which server accepts mail for the domain. When messages stop arriving, this is the first place to look: after moving to a new host, records from the old one often stay behind. The number before the address is the priority — lower means higher.
TXT holds SPF, DMARC and domain ownership verification codes for Google or Facebook. Several records are normal. The one exception is SPF: there must be exactly one, otherwise the check fails outright. Dedicated SPF check.
The A record points to the IPv4 address of the server hosting the site. NS shows whose name servers run the domain. When a site will not open although the host insists everything works, these two records usually disagree.
CNAME is an alias pointing to another domain. PTR works the other way round: it turns an IP address into a server name, and mail providers check it. For PTR enter an IP address rather than a domain — the tool converts it to the required format itself.
DNS turns a domain into a server address. Different record types handle different jobs.
This free service is a complete dig command analog in your browser. Enter a domain and in a second get all the key DNS records: A (site IPv4 address), AAAA (IPv6), MX (mail servers), NS (name servers), TXT (SPF, Google and social verifications), CNAME and SOA. It is the fastest DNS lookup without installing anything.
An online DNS check is needed after changing hosting or registrar, when configuring mail (MX, SPF, DKIM), connecting services like Google Search Console, or when a site suddenly stops opening. Compare the actual records with the expected ones and instantly see where the problem is. The tool works with any domains: .com, .ua, .eu and others.