Flash AI Solutions ProxyChecker

DNS Lookup Tool

Query any domain's DNS records directly, A/AAAA for IP addresses, MX for mail servers, TXT for verification and SPF/DKIM records, NS for authoritative nameservers, and CNAME for aliases. Useful for debugging email deliverability, verifying a domain migration propagated, or checking what a domain actually points to before trusting it.

Need fresh proxies? Providers I've used and recommend
Affiliate links support this free tool. We only list providers we've actually tested.
0 proxies | Max 100
0 proxies | Max 100

Frequently asked questions

Why are my DNS changes not showing up yet?

DNS changes propagate based on TTL (time to live) values set on the record, which can range from minutes to 48 hours. Different resolvers around the world also cache independently, so you may see the new record before someone else does.

What's the difference between A and AAAA records?

A records map a domain to an IPv4 address. AAAA records map it to an IPv6 address. A domain can have both, and modern clients prefer IPv6 when it's available.

Why do I need to check TXT records?

TXT records commonly hold SPF, DKIM, and domain verification strings for services like Google Workspace or email providers. Missing or malformed TXT records are a frequent cause of emails landing in spam.

What does an NS record tell me?

NS records list which nameservers are authoritative for a domain, meaning which DNS provider actually controls its records. This is the first thing to check when a domain's DNS changes aren't taking effect anywhere.