ConvertEverythings – Free Online Calculators & Converters
387+ free calculators — no sign-up, no ads, no paywalls. Browse all tools →
Start typing to search...
Domain DNS record checker

DNS Lookup Tool

Check DNS records for any domain. Lookup A, AAAA, MX, NS, TXT, CNAME, and SOA records, find IP addresses, mail servers, nameservers, and domain configuration details.

A / AAAA MX Records NS / TXT

Analyze domain DNS quickly

Useful for website owners, SEO checks, email setup, hosting migration, domain troubleshooting, and DNS verification.

Free DNS Lookup Tool Online

Enter a domain name, choose a DNS record type, and view detailed DNS results in a clean table.

Enter Domain

Enter domain only. Example: google.com or example.com
Choose All Records for a complete DNS overview.

DNS Result Summary

Ready to Lookup
Enter a domain and choose record type to check DNS details.
DNS result actions will appear after a successful lookup.
0 Total Records
0 A Records
0 MX Records
0 NS Records

DNS Records Table

DNS records will appear here after lookup.

Quick Domain Examples

DNS results depend on your server resolver and DNS propagation. New DNS changes may take time to appear worldwide.

Why Use a DNS Lookup Tool?

A DNS lookup tool helps you check how a domain is connected to websites, email servers, nameservers, and verification records.

Check Website IP

Use A and AAAA records to find the IPv4 or IPv6 address connected to a domain.

Check Email Records

Use MX and TXT records to troubleshoot email hosting, SPF, DKIM, and domain verification.

Check Nameservers

Use NS and SOA records to verify domain authority, DNS hosting, and zone configuration.

What Is DNS Lookup?

DNS lookup is the process of checking records stored in the Domain Name System. These records tell browsers, email services, and servers where a domain should point and how it should behave.

This DNS Lookup Tool can help website owners verify hosting setup, check email records, confirm nameservers, troubleshoot DNS propagation, and inspect common domain records from one place.

Record Type Purpose Example Use
A Points domain to IPv4 address Website hosting IP
AAAA Points domain to IPv6 address IPv6 website hosting
MX Defines mail servers Email delivery setup
TXT Stores text verification records SPF, DKIM, Google verification
NS Shows nameservers DNS hosting check

How It Works

Check DNS records in three simple steps.

Enter Domain

Type a domain name like example.com. The tool automatically cleans URL prefixes.

Select Record Type

Choose all records or specific DNS records like A, MX, NS, TXT, CNAME, or SOA.

View DNS Details

Check DNS values, TTL, priority, host, and copy or download the lookup result.

DNS Lookup Tool FAQs

Common questions about DNS records and domain lookup results.

A DNS lookup tool checks domain DNS records such as A, MX, NS, TXT, CNAME, AAAA, and SOA records.
This tool can check A, AAAA, MX, NS, TXT, CNAME, and SOA DNS records using PHP DNS functions.
DNS results can vary because of caching, propagation delay, resolver location, and recent DNS changes.
No. This DNS lookup tool uses PHP built-in DNS functions and does not need any external API or database.
PHP dns_get_record() is the function used to read DNS records. Some hosting providers may disable it for security reasons.