DNS Lookup
Check DNS records from multiple resolvers (Google, Cloudflare, Quad9 and more) simultaneously.
What is DNS?
DNS (Domain Name System) is the "phone book" of the internet. Every time you type a domain into your browser, DNS translates that name into an IP address — for example, example.com becomes 93.184.216.34. Without DNS, you would need to remember IP numbers for every website.
What does the Έλεγχος DNS from NerdTools do?
The Έλεγχος DNS simultaneously queries multiple DNS resolvers — Google, Cloudflare, Quad9, and others — and compares the results. If all of them return the same answer, your DNS is consistent worldwide. If there are differences, it means propagation is still in progress.
Main DNS record types
A record
Maps a domain or subdomain to an IPv4 address (e.g. 93.184.216.34). It is the most basic type — it defines which server your domain "points" to.
AAAA record
Same as A but for IPv6 addresses (e.g. 2606:2800:220:1:248:1893:25c8:1946). More and more networks support IPv6.
MX record
Mail Exchange — defines which servers are responsible for receiving email for your domain. If your email is not working, checking the MX record is the first troubleshooting step. Next to the MX records the email provider is auto-detected and shown with its logo (Google Workspace, Microsoft 365, Zoho, Proton, and more — plus spam-filters such as DNHost/SpamExperts).
NS record
Nameserver — indicates which DNS servers manage the records for your domain. It changes when you transfer a domain or switch DNS providers.
TXT record
Free-form text — used for SPF (anti-spam), DMARC, DKIM, domain verification in Google Search Console, and other services.
CNAME record
Canonical Name — an alias that "points" to another domain. Commonly used for www.example.com → example.com or for subdomains pointing to CDN/SaaS services.
When should you use the Έλεγχος DNS?
- Right after changing nameservers or hosting provider — to confirm the change has propagated
- When email is not working correctly — check the MX records
- To verify that an SSL certificate will be issued correctly (A record)
- When some users cannot reach your site — possible propagation lag
- For security audits — check that SPF/DMARC TXT records exist
Frequently Asked Questions
mail.example.com or www.example.com) in the search field.