Free Online DNS Lookup Tool
A DNS lookup resolves a domain's A, AAAA, MX, TXT, NS and CNAME records in one query over DNS over HTTPS, returned from our server.
This tool uses AI and sends your text to a secure API for processing. No data is stored after your session.
How to Use This Tool
- Enter a domain such as example.com — no protocol or path is needed.
- Press Check to query all record types over DNS over HTTPS on our server.
- Review the A and AAAA records to see where the domain resolves.
- Check MX for mail routing and TXT for SPF, DKIM and verification strings.
- Confirm NS lists the name servers you expect after any DNS or registrar change.
What Is a DNS Lookup?
The Domain Name System translates human-readable domain names into the addresses and routing information networks actually use. Each record type serves a purpose: A and AAAA map a name to IPv4 and IPv6 addresses, MX directs email to the right mail servers, TXT holds free-form strings used for verification and email-authentication policies such as SPF and DKIM, NS lists the authoritative name servers, and CNAME aliases one name to another.
We query a resolver over DNS over HTTPS on our server and return all six record types together. Running the lookup server-side avoids browser CORS limits and bypasses your operating system's DNS cache, so you see authoritative answers rather than possibly stale local entries. A domain only carries the records it needs, so empty sections are normal — many domains have no apex CNAME, and a domain that does not send mail has no MX records.
Use it to confirm a site points at the right server after a migration, to verify mail routing, or to check that an SPF or domain-verification TXT record is published correctly.
Frequently Asked Questions
What are the main record types?
Why query over HTTPS?
Why are some record types empty?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related SEO Tools
Enter an IP address to see its approximate country, region, city, ISP, organisation, autonomous system, coordinates and timezone.
Connect to a domain over TLS and read its certificate issuer, subject, validity dates, days remaining, SAN list and negotiated protocol.
Enter a URL to see the live HTTP response status and every header the server returns, including caching, security and content-type directives.
Fetch a site's robots.txt, show its raw rules, count the user-agent groups and list every sitemap it declares.
Trace the full redirect chain for a URL, hop by hop, with the status code and Location header at each step so you can spot 302s, loops and long chains.