DNS Record Lookup
Query all DNS record types for any domain. Check A, AAAA, MX, NS, SOA, TXT, CNAME, and CAA records with detailed TTL information.
Understanding DNS Records
Learn about different DNS record types and their purposes. DNS is the phonebook of the internet.
A Records (IPv4)
Maps domain names to IPv4 addresses. The most fundamental record type.
example.com → 192.0.2.1AAAA Records (IPv6)
Maps domain names to IPv6 addresses. Essential for modern infrastructure.
example.com → 2001:0db8::1MX Records (Mail)
Specifies mail servers responsible for accepting email. Includes priority values.
10 mail.example.comNS Records
Delegates a DNS zone to authoritative nameservers that hold the records.
ns1.example.comTXT Records
Arbitrary text data used for verification and security (SPF, DKIM, DMARC).
v=spf1 include:_spf...CNAME Records
Creates an alias from one domain name to another (e.g., www to root).
www → example.comSecure Your Domain
Misconfigured DNS can lead to downtime and security vulnerabilities. Monitor your DNS records automatically with AtomPing.
Frequently Asked Questions
Common questions about DNS lookup and DNS records
A DNS (Domain Name System) lookup is the process of querying DNS servers to retrieve information about a domain name. It translates human-readable domain names (like google.com) into IP addresses and provides various other records like mail servers (MX), nameservers (NS), and text records (TXT).
Common DNS record types include: A (IPv4 address), AAAA (IPv6 address), MX (mail exchange servers), NS (nameservers), SOA (start of authority), TXT (text records for SPF, DKIM, DMARC), CNAME (canonical name/alias), and CAA (certificate authority authorization).
TTL (Time To Live) specifies how long a DNS record should be cached by DNS resolvers before querying the authoritative nameserver again. It's measured in seconds. Lower TTL values mean more frequent updates but higher DNS traffic, while higher values reduce traffic but slow down propagation of changes.
Use a DNS lookup tool to query your domain's records. If you see your new values, the changes have propagated to that DNS server. Keep in mind that DNS propagation can take up to 24-48 hours globally due to TTL caching, though it often happens much faster.
A records point a domain to an IPv4 address (e.g., 192.0.2.1), while AAAA records point to an IPv6 address (e.g., 2001:0db8::1). Both serve the same purpose of mapping domain names to IP addresses, but use different IP protocol versions.
TXT records store text information and are commonly used for: email authentication (SPF, DKIM, DMARC), domain ownership verification (Google, Microsoft), security policies, and other metadata. They're essential for email deliverability and security.
CAA (Certificate Authority Authorization) records specify which certificate authorities (CAs) are allowed to issue SSL/TLS certificates for your domain. This adds an extra layer of security by preventing unauthorized certificate issuance.
Check your DNS records after making changes to verify they're correct, when troubleshooting connectivity or email delivery issues, or periodically (monthly/quarterly) to ensure your configuration remains correct and hasn't been tampered with.
Need Continuous Monitoring?
Free tools are great for spot checks. Set up automated monitoring for real-time alerts.
Free Related Tools
No account required — try them instantly
Ready to stop the
downtime panic?
Join hundreds of developers who sleep better at night knowing AtomPing is watching their stack.
No credit card required · Cancel anytime · 99.9% Uptime SLA