Find DNS records for any domain
Examples: google.com, github.com, cloudflare.com
DNS (Domain Name System) is like the phone book of the internet. It translates human-readable domain names (like google.com) into IP addresses that computers use to communicate.
Maps domain to IPv4 address
Maps domain to IPv6 address
Mail server records for email delivery
Authoritative nameservers for the domain
Text records for verification and policies
Alias pointing to another domain
Related tools: Once you have an IP from A records, use our IP Lookup tool to find its location. Check your own IP address or get your GPS coordinates.
DNS (Domain Name System) translates human-readable domain names like google.com into IP addresses that computers use to communicate. Without DNS, you would need to memorize numeric IP addresses for every website you visit.
Common types include: A (maps domain to IPv4), AAAA (maps to IPv6), CNAME (creates an alias), MX (mail server routing), TXT (text data, used for SPF/DKIM), NS (nameserver delegation), and SOA (zone authority information).
Enter your domain in our DNS Lookup tool to see all configured records. Verify that A/AAAA records point to the correct server, MX records list your mail provider, and TXT records include proper SPF and DKIM entries for email authentication.
DNS changes typically propagate within 1-48 hours, depending on the TTL (Time to Live) value set on your records. Lower TTL values mean faster propagation. Before making changes, you can lower the TTL in advance to speed up the process.
More Tools