AbesShield Dig The Best Accountability Internet Filter built for the iPhone

Useful DNS and dig Command Guides

Practical support-style guides for the dig command, Domain Information Groper, DNS record types, resolver behavior, TTL, propagation, DNSSEC, email DNS, website migrations, and Google Dig alternative searches.

Perform Dig Lookup

Dig command fundamentals

DNS record types

A Record Lookup with dig Use dig to check A DNS records, read the answer, and troubleshoot common A record problems. AAAA Record Lookup with dig Use dig to check AAAA DNS records, read the answer, and troubleshoot common AAAA record problems. CNAME Record Lookup with dig Use dig to check CNAME DNS records, read the answer, and troubleshoot common CNAME record problems. MX Record Lookup with dig for Email Troubleshooting Use dig to check MX DNS records, read the answer, and troubleshoot common MX record problems. TXT Record Lookup with dig for SPF, DKIM, and DMARC Use dig to check TXT DNS records, read the answer, and troubleshoot common TXT record problems. NS Record Lookup with dig for Name Server Delegation Use dig to check NS DNS records, read the answer, and troubleshoot common NS record problems. SOA Record Lookup with dig Explained Use dig to check SOA DNS records, read the answer, and troubleshoot common SOA record problems. PTR Record Lookup with dig for Reverse DNS Use dig to check PTR DNS records, read the answer, and troubleshoot common PTR record problems. CAA Record Lookup with dig for SSL Certificates Use dig to check CAA DNS records, read the answer, and troubleshoot common CAA record problems. SRV Record Lookup with dig Use dig to check SRV DNS records, read the answer, and troubleshoot common SRV record problems. DS Record Lookup with dig for DNSSEC Delegation Use dig to check DS DNS records, read the answer, and troubleshoot common DS record problems. DNSKEY Record Lookup with dig for DNSSEC Use dig to check DNSKEY DNS records, read the answer, and troubleshoot common DNSKEY record problems. HTTPS Record Lookup with dig Use dig to check HTTPS DNS records, read the answer, and troubleshoot common HTTPS record problems. SVCB Record Lookup with dig Use dig to check SVCB DNS records, read the answer, and troubleshoot common SVCB record problems. TLSA Record Lookup with dig for DANE Use dig to check TLSA DNS records, read the answer, and troubleshoot common TLSA record problems.

DNS troubleshooting

DNS Propagation Explained with dig and TTL When people say DNS is propagating, they usually mean resolver caches are expiring at different times. Dig helps you see whether authoritative DNS has the NXDOMAIN, SERVFAIL, NOERROR, and Empty DNS Answers A DNS result is not only the record value. The status code explains what kind of failure or empty result occurred. Why Your DNS Change Is Not Showing Yet A DNS change can be correct in the provider dashboard and still not appear everywhere. The usual cause is caching, but delegation and zone mistakes are als How to Diagnose a Website Down Problem with dig When a website is down, DNS is the first layer to rule out. If DNS returns no address or the wrong address, HTTP tests will only show symptoms. Email Delivery Troubleshooting with dig MX and TXT Email problems are often DNS problems. MX records route inbound mail, while TXT records carry SPF, DKIM, DMARC, and provider verification data. SSL Certificate DNS Validation with dig Certificate authorities often validate ownership through DNS TXT records or CAA policy. Dig confirms whether the validation record is public. Subdomain Not Working: DNS Checks with dig A subdomain can fail even when the root domain works. It may need its own A, AAAA, CNAME, TXT, or service-specific record. Wildcard DNS Records and dig Wildcard DNS records answer for names that do not have explicit records. They are useful, but they can hide missing subdomain configuration. CDN DNS Troubleshooting with dig CDNs use DNS to steer traffic to edge networks. Dig can confirm whether a domain is pointing at the CDN, but it does not test CDN cache or origin health. Authoritative vs Recursive DNS Lookups Recursive resolvers answer on behalf of users and cache results. Authoritative name servers hold the source zone data. Dig can query either one. DNS Cache and TTL Explained for Troubleshooting TTL is the timer that tells resolvers how long they may cache a DNS answer. Reading TTL correctly prevents wasted troubleshooting. Compare DNS Records Across Public Resolvers Resolver comparison helps identify cache differences, ISP resolver issues, and regional DNS inconsistencies. Registrar Name Server Changes and dig Changing name servers at the registrar changes who is authoritative for the domain. Dig helps verify whether the public delegation has moved. Zone File Mistakes You Can Find with dig Small DNS zone mistakes can cause large outages. Dig can reveal missing dots, wrong targets, stale records, and duplicate configuration. API Endpoint DNS Lookup with dig API failures often get blamed on code first. DNS checks can quickly show whether clients can find the API hostname at all. Split-Horizon DNS and Private Resolver Checks Split-horizon DNS returns different answers depending on where the query is made. It is common in corporate networks, VPNs, and private cloud environments.

Google Dig alternatives

Internet and DNS basics

Operational DNS guides

How to Read TTL Values in DNS Results TTL values tell resolvers how long to cache a DNS answer. A TTL of 300 means five minutes; a TTL of 3600 means one hour. DNS ANY Query Limitations ANY queries are often misunderstood. They do not reliably return every DNS record in a zone, and many providers intentionally limit them. DNSSEC Validation Troubleshooting with dig DNSSEC failures often appear as SERVFAIL from validating resolvers. Dig helps compare DS, DNSKEY, and signed answers. Online Dig Lookup vs Terminal dig Terminal dig gives maximum control. Online Dig is convenient when you need a clean lookup from a browser, a phone, or a shared support workflow. How to Copy and Share DNS Lookup Results A useful DNS support note includes the exact query and the exact answer. Screenshots can help, but text output is easier to search and compare. Common DNS Mistakes Found with dig Many DNS problems come from small mistakes: wrong hostname, wrong record type, stale delegation, incorrect CNAME, or TXT formatting. Dig for Developers Debugging APIs Developers often debug API failures at the application layer first. A quick DNS check can show whether the hostname resolves before code, TLS, or routing i Dig for Agencies and Client Support Teams Agencies and support teams need DNS evidence that clients and providers can understand. Dig provides a neutral answer to compare against setup instructions Dig Command Cheat Sheet for DNS Lookup A short command list is often enough to solve most DNS questions. Keep these examples handy during migrations and incidents. Check a Domain Before a Website Migration DNS checks before a migration reduce downtime. Dig helps confirm old values, new values, TTLs, and delegation before traffic is moved.

Google Dig legacy search pages

Legacy DNS lookup guides

Dig DNS Lookup Explained: Internet and Networking Tool A practical support-style guide for dig dns lookup explained: internet and networking tool using dig DNS lookup results. What Is the Dig Command? A practical support-style guide for what is the dig command? using dig DNS lookup results. Web-Based Dig Command vs Terminal Dig A practical support-style guide for web-based dig command vs terminal dig using dig DNS lookup results. DNS Record Types Explained: A, AAAA, MX, TXT, CNAME, NS, SOA A practical support-style guide for dns record types explained: a, aaaa, mx, txt, cname, ns, soa using dig DNS lookup results. A Record Lookup Guide for IPv4 Website DNS A practical support-style guide for a record lookup guide for ipv4 website dns using dig DNS lookup results. AAAA Record Lookup Guide for IPv6 DNS A practical support-style guide for aaaa record lookup guide for ipv6 dns using dig DNS lookup results. CNAME Record Lookup Guide A practical support-style guide for cname record lookup guide using dig DNS lookup results. MX Record Lookup Guide for Email Delivery A practical support-style guide for mx record lookup guide for email delivery using dig DNS lookup results. TXT Record Lookup for SPF, DKIM, DMARC, and Verification A practical support-style guide for txt record lookup for spf, dkim, dmarc, and verification using dig DNS lookup results. NS Record Lookup for Authoritative Nameservers A practical support-style guide for ns record lookup for authoritative nameservers using dig DNS lookup results. SOA Record Lookup and Zone Serial Guide A practical support-style guide for soa record lookup and zone serial guide using dig DNS lookup results. PTR Reverse DNS Lookup Guide A practical support-style guide for ptr reverse dns lookup guide using dig DNS lookup results. CAA Record Lookup for Certificate Authority Policy A practical support-style guide for caa record lookup for certificate authority policy using dig DNS lookup results. SRV Record Lookup for Service Discovery A practical support-style guide for srv record lookup for service discovery using dig DNS lookup results. TLSA Record Lookup and DANE Guide A practical support-style guide for tlsa record lookup and dane guide using dig DNS lookup results. DNSKEY and DS Lookup Guide for DNSSEC A practical support-style guide for dnskey and ds lookup guide for dnssec using dig DNS lookup results. DNS Propagation, TTL, Caching, and Authoritative Nameservers A practical support-style guide for dns propagation, ttl, caching, and authoritative nameservers using dig DNS lookup results. How DNS Works from Domain Name to IP Address A practical support-style guide for how dns works from domain name to ip address using dig DNS lookup results. IP Address Lookup vs DNS Lookup A practical support-style guide for ip address lookup vs dns lookup using dig DNS lookup results. DNS Query ID and DNS Message Fields Explained A practical support-style guide for dns query id and dns message fields explained using dig DNS lookup results. Recursive vs Authoritative DNS Lookup A practical support-style guide for recursive vs authoritative dns lookup using dig DNS lookup results. Public DNS Resolver vs Authoritative Nameserver A practical support-style guide for public dns resolver vs authoritative nameserver using dig DNS lookup results. DNS Cache Flush vs Real Propagation A practical support-style guide for dns cache flush vs real propagation using dig DNS lookup results. Website Not Loading: DNS Troubleshooting Checklist A practical support-style guide for website not loading: dns troubleshooting checklist using dig DNS lookup results. Email Not Working: DNS MX, SPF, DKIM, and DMARC Checklist A practical support-style guide for email not working: dns mx, spf, dkim, and dmarc checklist using dig DNS lookup results. ACME Challenge TXT Record Dig Lookup A practical support-style guide for acme challenge txt record dig lookup using dig DNS lookup results. Google Workspace MX and TXT DNS Lookup Guide A practical support-style guide for google workspace mx and txt dns lookup guide using dig DNS lookup results. Microsoft 365 DNS Records Dig Lookup Guide A practical support-style guide for microsoft 365 dns records dig lookup guide using dig DNS lookup results. Nameserver Change Checklist with Dig Lookup A practical support-style guide for nameserver change checklist with dig lookup using dig DNS lookup results. Domain Migration DNS Checklist A practical support-style guide for domain migration dns checklist using dig DNS lookup results. Subdomain DNS Lookup Guide A practical support-style guide for subdomain dns lookup guide using dig DNS lookup results. Wildcard DNS Record Lookup Guide A practical support-style guide for wildcard dns record lookup guide using dig DNS lookup results. NOANSWER, NXDOMAIN, and SERVFAIL DNS Status Explained A practical support-style guide for noanswer, nxdomain, and servfail dns status explained using dig DNS lookup results. IPv4 vs IPv6 DNS Records: A vs AAAA A practical support-style guide for ipv4 vs ipv6 dns records: a vs aaaa using dig DNS lookup results. DNS Security Records Explained A practical support-style guide for dns security records explained using dig DNS lookup results. Online DNS Lookup for Support Teams A practical support-style guide for online dns lookup for support teams using dig DNS lookup results. DNS Troubleshooting for Small Business Websites A practical support-style guide for dns troubleshooting for small business websites using dig DNS lookup results. Webmaster Guide to DNS Lookup A practical support-style guide for webmaster guide to dns lookup using dig DNS lookup results. Fastest Way to Check DNS Records Online A practical support-style guide for fastest way to check dns records online using dig DNS lookup results. DNS Lookup for CDN and Edge Hosting A practical support-style guide for dns lookup for cdn and edge hosting using dig DNS lookup results. DNS Lookup for API Endpoints A practical support-style guide for dns lookup for api endpoints using dig DNS lookup results.