Free DNS Lookup Tool — Check DNS Records for Any Domain | Linkrify
Network & DNS Tools

Free DNS Lookup Tool — Check DNS Records for Any Domain

Enter a domain name. Select a record type or view all. See the current DNS configuration instantly.

Ready — enter a domain
Record TypeValueTTL (seconds)
No lookup yet. Enter a domain and click "Lookup DNS."

Your website just went down. Or emails aren't arriving. Or you moved to a new hosting provider three days ago, and half your visitors still see the old site.

This free DNS lookup tool shows you exactly what DNS records are active for any domain. Check A records (IP addresses), MX records (email servers), CNAMEs (aliases), and more. No sign-up. No technical degree required.

What Is DNS?

DNS stands for Domain Name System. It's the phone book of the internet. When you type "linkrify.co" into your browser, DNS translates that name into an IP address like 192.0.2.1.

Common DNS Record Types

A Record (Address)

Points domain to IPv4. Example: example.com → 93.184.216.34. Every domain needs this.

AAAA Record

Points domain to IPv6 address. Increasingly required for modern websites.

CNAME (Alias)

Creates alias: www.example.com → example.com. Use for subdomains.

MX (Mail Exchange)

Directs email to mail servers. Priority: lower number = higher priority.

TXT (Text)

Stores verification codes, SPF, DKIM, DMARC. Used for email security and domain verification.

NS (Nameserver)

Identifies authoritative DNS servers for the domain. Used when changing hosting.

DNS Propagation: Why Changes Take Time

When you update a DNS record, it doesn't work immediately. Resolvers cache old records for a set time — the TTL (Time To Live). TTL 300 = 5 minutes (fast). TTL 86400 = 24 hours (slow). Global propagation can take 24–48 hours. Lower TTL before making changes to speed things up.

Frequently Asked Questions

Is this DNS lookup tool really free?

Yes. No sign-up. No limits. Look up as many domains as you need.

What's the difference between DNS lookup and Whois?

DNS shows technical records (IPs, mail servers). Whois shows registration details (owner, registrar).

How long does DNS propagation take?

5 minutes to 48 hours. Most changes propagate within 1–2 hours. Full global can take up to 48h.

Why can't I see my new DNS record?

Propagation delay, cached results, or incorrect entry. Our tool queries authoritative servers directly.

What's a good TTL value?

3600 (1 hour) for most records. 300 (5 min) for frequent changes. 86400 (24h) for stable records.

Can I check email setup with this?

Yes. Check MX records (should point to your email provider) and TXT records for SPF/DKIM.

What does "No records found" mean?

The domain doesn't have that record type, or you entered an invalid domain. Check spelling.

Why do I see multiple A records?

Some domains use round-robin DNS for load balancing — multiple IP addresses for the same domain.

What's the difference between A and AAAA?

A = IPv4 (93.184.216.34). AAAA = IPv6 (longer, hexadecimal). Most sites need both.

Does this work for international domains?

Yes. DNS is global. Any registered domain works.

Check Your DNS Configuration

Enter your domain above. Verify your records. Catch misconfigurations before they cause downtime.