DNS Lookup Tool
Query DNS records for any domain - No login required
🔍 DNS Record Lookup
What is DNS?
The Domain Name System (DNS) is like the phonebook of the internet. It translates human-readable domain names (like example.com) into IP addresses that computers use to communicate.
DNS Record Types
- A Record - Maps a domain to an IPv4 address
- AAAA Record - Maps a domain to an IPv6 address
- MX Record - Specifies mail servers for the domain
- NS Record - Identifies the authoritative nameservers
- TXT Record - Contains text information (SPF, DKIM, etc.)
- CNAME Record - Creates an alias to another domain
- SOA Record - Contains administrative information about the zone