DNS Lookup: Check A, AAAA, MX, TXT, CNAME & NS Records
Click DNS lookup Check DNS records for a domain or subdomain, confirm website and email setup, and review TTL values for troubleshooting.
DNS lookup
DNS record lookup
Query common DNS records for any hostname.
This lookup uses DNS-over-HTTPS and may differ from your local resolver.
Lookup results
Run the lookup to see results.
Results will appear here after a lookup.
Why run a DNS lookup online
A DNS lookup online helps you confirm what records a resolver is currently returning for a domain or subdomain. It is useful before migrations, after nameserver changes, during mail setup, when a subdomain does not open, or when SPF, DKIM, DMARC, verification, and other TXT-based configurations do not seem to work yet.
How the test runs
The tool sends a DNS query for the hostname and record type you choose, then shows the returned values and TTL in your browser. You can switch between A, AAAA, CNAME, MX, TXT, and NS to compare how different parts of the setup look right now. Each lookup is a fresh query for the selected hostname and record type.
How to interpret results
Compare the returned records with what you expect from your DNS provider, hosting platform, or mail service. If the expected record is missing, points to the wrong destination, or has an old TTL, that often explains why a website, subdomain, or email flow is failing. TXT records are especially important for SPF, DKIM, DMARC, domain verification, and other ownership or delivery checks.
- A and AAAA records map a hostname to IPv4 or IPv6 addresses.
- CNAME records point one hostname to another hostname.
- MX records show which servers should receive email for the domain.
- TXT records often hold SPF, DKIM, DMARC, verification, or service configuration values.
- NS records show the authoritative nameservers for the zone or delegated hostname.
This lookup reports what the selected query returns at lookup time. It does not edit DNS, it does not guarantee global propagation across every resolver, and it does not replace provider-side zone management or a full DNS propagation checker.