Developer On-device · No upload

DNS Lookup Tool

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

DNS Lookup Tool queries live DNS records for any domain — A, AAAA, CNAME, MX, TXT, NS, SOA, and CAA — using Google and Cloudflare's public DNS-over-HTTPS resolvers. Look up a single record type or all common types at once. FreeToolHub stores no lookups and adds no tracking of its own. Made by FreeToolHub.

Look Up a Domain

Queries are sent directly from your browser to a public DNS resolver. FreeToolHub does not store any data.

Enter a domain above and press Look Up to see its DNS records.

Frequently Asked Questions

What is DNS and how does this tool work?

DNS (Domain Name System) translates human-readable domain names into the records servers use to route email, traffic, and services. This tool queries a public DNS-over-HTTPS resolver directly from your browser and displays the live records returned for the domain and record type you choose.

What is the difference between an A and an AAAA record?

An A record maps a domain to an IPv4 address (e.g. 192.0.2.1). An AAAA record maps a domain to an IPv6 address (e.g. 2606:4700::1). A domain can have both, one, or neither.

What is an MX record used for?

An MX (Mail Exchange) record tells other mail servers which server handles email for a domain. Each MX record has a priority number — lower numbers are tried first — and a mail server hostname.

What is a TXT record used for?

A TXT record stores arbitrary text data attached to a domain. It is commonly used for domain ownership verification and email authentication standards such as SPF, DKIM, and DMARC.

Why do I see multiple NS or MX records?

Domains commonly list several nameservers or mail servers for redundancy, so if one is unreachable another can still answer requests. This is normal and expected.

Does this tool store the domains I look up?

No. FreeToolHub does not log or store any domain you search. Queries are sent directly from your browser to a public DNS-over-HTTPS resolver (Google or Cloudflare) and are subject to that provider's own privacy policy.

Why does a lookup return no records?

This usually means the domain does not have any records of the selected type, the domain does not exist (NXDOMAIN), or it was typed incorrectly. Try a different record type or double-check the spelling.