DNS Lookup

Currency
All Record Types
Comprehensive Scanning

Retrieve all standard DNS records including A, AAAA, CNAME, MX, TXT, NS, SOA, and SRV records instantly.

Mail Configuration
Mail Configuration Check

Verify your MX records and SPF (TXT) policies to ensure your email deliverability is functioning correctly.

Debugging
DNS Debugging

Diagnose misconfigured canonical names, missing records, or outdated TTL caches to keep your website online.

FAQS

What is a DNS Lookup?

A DNS Lookup queries the Domain Name System to retrieve the underlying records (like IP addresses) associated with a human-readable domain name.

What does an A Record do?

An A (Address) record maps a domain name to an IPv4 address, which is the most fundamental step in directing web traffic to a server.

How do I verify email setup?

You can verify your email setup by checking the MX (Mail Exchange) records to see which servers handle incoming mail, and TXT records for SPF/DKIM policies.

What is a CNAME?

A Canonical Name (CNAME) record maps one domain name to another, often used to alias subdomains like 'www' to the root domain.