Network Tool

DNS Lookup — Check DNS Records Online

Query DNS records for any domain using Google Public DNS with instant results

AllOmnitools Editorial Team

Enter Domain Details

About the Dns Lookup

As we navigate the decentralized and highly distributed web of 2026, the Domain Name System (DNS) remains the internet's most critical "phonebook." Our utility allows you to query the most common record types — A, AAAA, MX, TXT, and CNAME — providing instant visibility into how the global network sees your domain.

Instant Results

Zero server lag. All lookups are processed at high speed for immediate feedback.

100% Private

Your queries are never logged or stored. Your infrastructure details remain confidential.

Complete Developer Toolkit

DNS lookups are a key part of domain setup, debugging, and infrastructure verification. After checking your DNS records, use our SSL expiry checker to verify your domain's HTTPS certificate is valid and not close to expiring — broken SSL is a common cause of failed API calls and browser security warnings. When your DNS records include SPF, DKIM, or DMARC TXT records, our regex tester helps you write patterns to parse and validate those long policy strings. Our diff checker is useful for comparing DNS records before and after a migration to confirm all records propagated correctly.

For API integrations that depend on your domain resolving correctly, our API response simulator mocks server responses so you can test your client code while DNS propagates. Our URL encoder encodes domain and path components for API calls, and our JSON formatter validates the JSON responses from DNS-dependent services. The JWT decoder inspects authentication tokens from services tied to your domain. Our Linux terminal cheat sheet covers dig, nslookup, and other DNS commands you'd run alongside this tool for deeper investigation.

How to Use This Tool

  1. 1 Enter the domain name (e.g., example.com) into the Domain field.
  2. 2 Select the DNS record type to query: A, AAAA, CNAME, MX, TXT, or NS.
  3. 3 Click Lookup DNS Records to query Google Public DNS.
  4. 4 Review the results in the output table, including name, TTL, and value.

FAQ

This tool uses Google Public DNS (dns.google) over HTTPS for secure, fast lookups.