DNS Records Checker
Look up A, AAAA, MX, TXT, CNAME, SOA. Filter by type, copy values. Instant. Free.
DNS Records Checker
What is DNS Records Checker?
DNS Records Checker is a free online tool that looks up DNS records for any domain. You enter a domain name (without http:// or www), and the tool fetches and displays A, AAAA, MX, NS, TXT, CNAME, and SOA records. DNS (Domain Name System) translates domain names to IP addresses and stores other configuration such as mail servers and text records. System administrators, developers, and site owners use this tool to verify DNS configuration, troubleshoot connectivity, or audit domain setup.
The tool displays results in a card layout with a summary of record counts by type. A filter lets you show only specific record types (A, AAAA, MX, TXT, etc.). Each record shows type, value, and TTL. You can copy individual values to the clipboard. The interface includes a domain input, Check button, Sample button (pre-fills google.com), and Reset. No account or signup is required.
Who Benefits from This Tool
System administrators and DevOps engineers benefit when configuring or troubleshooting domains. Verifying that A records point to the correct IP, MX records point to the right mail servers, or TXT records are present for verification (e.g., DNS-based domain verification) is a common task. The tool provides a quick read-only view without needing command-line access.
Web developers and site owners benefit when launching new sites or migrating hosting. Checking DNS before and after a migration helps ensure the domain resolves correctly. Verifying SPF, DKIM, or DMARC TXT records for email deliverability is another use case.
SEO and marketing professionals benefit when auditing domain configuration. Incorrect redirects, missing records, or misconfigured DNS can affect site availability and performance. A quick DNS check helps identify issues.
Key Features
Multiple Record Types
The tool fetches A (IPv4), AAAA (IPv6), MX (mail), NS (nameservers), TXT, CNAME, and SOA records. Results are grouped by type with color-coded badges. Each record displays the full value for copying.
Record Type Filter
Filter results by record type using the horizontal button group. Select "All" to see everything, or a specific type (A, AAAA, MX, etc.) to focus on one category. Useful when domains have many records.
Copy to Clipboard
Each record value can be copied with a single click. Handy when you need to paste an IP, MX host, or TXT value into configuration or documentation.
Domain Normalization
The tool accepts domains with or without www and strips protocol if provided. Enter "google.com" or "https://www.google.com" and the tool normalizes to the bare domain for the lookup.
How to Use
- Enter the domain name. Type the domain without http:// or https:// (e.g., google.com or example.com). The tool strips www if present.
- Complete the captcha if required. Some configurations require captcha verification.
- Click Check DNS Records. The tool performs the lookup and displays results.
- Review the results. Records appear in a table grouped by type. Use the filter to show only specific record types.
- Copy values as needed. Click the copy button next to any record value to copy it to the clipboard.
- Use Sample to test. Click Sample to check google.com and see example output.
Common Use Cases
- Verifying A and AAAA records point to the correct hosting IP
- Checking MX records for email configuration
- Auditing TXT records for domain verification, SPF, DKIM, DMARC
- Troubleshooting DNS propagation after changes
- Confirming nameservers (NS) after migration
- Looking up CNAME records for CDN or subdomain setup
- Checking SOA for domain authority and TTL info
- Quick checks during client onboarding or audits
Tips & Best Practices
Enter the bare domain (e.g., example.com) for the most accurate results. DNS records are typically stored at the apex; subdomains may have different records. If you recently changed DNS, allow time for propagation (TTL-dependent; can be minutes to 48 hours). Use the filter to focus on the record type you care about when domains have many records.
For email verification, look at MX and TXT records. SPF, DKIM, and DMARC are typically in TXT records. Ensure the values match what your email provider or verification service expects. When migrating, compare DNS before and after to confirm all critical records are updated.
Limitations & Notes
The tool performs a standard DNS lookup from the server's location. Results may differ from your local resolver due to geographic DNS or CDN. The tool does not show DNSSEC status or perform advanced queries. Rate limiting may apply for repeated lookups. Private or internal DNS is not accessible. The tool does not store lookup history.