DNS Lookup
Check DNS records for any domain. Queries A, AAAA, MX, NS, CNAME, TXT, and SOA records via Cloudflare DNS.
Enter a domain to look up DNS records
Queries A, AAAA, MX, NS, CNAME, TXT, and SOA records via Cloudflare DNS
DNS Record Types
Explore More Tools
What Is My IP Address?
See your public IP, ISP, location, ASN, and connection type. Detected via Cloudflare.
Check Your IPGlobal Latency Map
Ping 10 servers worldwide and see real-time latency from your connection to every region.
Test LatencyTest Your Internet Speed
Download, upload, ping, jitter, and bufferbloat. Real-world results across the public internet.
Run Speed TestWhat is a DNS Lookup?
A DNS (Domain Name System) lookup translates human-readable domain names like google.com into machine-readable IP addresses. DNS is often called the "phonebook of the internet" because it maps names to numbers, allowing browsers to find and connect to web servers.
Pong.com's DNS Lookup tool queries Cloudflare's global DNS resolver (1.1.1.1) to fetch A, AAAA, MX, NS, CNAME, TXT, and SOA records for any domain. This is the equivalent of running nslookup or dig from your terminal, but directly in the browser with no installation required.
Common Use Cases
- Verify DNS propagation after changing nameservers or updating records
- Check MX records to troubleshoot email delivery issues
- Confirm A/AAAA records point to the correct server IP
- Audit TXT records for SPF, DKIM, and domain verification
- Debug CNAME configurations for CDN or hosting setups