DNS Query Analyzer

Perform real-time DNS queries for A, AAAA, MX, CNAME, TXT, NS, and SOA records using Cloudflare Secure Resolver.

This interactive client-side tool is part of the NervLink Cybersecurity Suite. All analysis is verified entirely inside the local browser sandbox for maximum safety and data privacy compliance.

How It Works

  1. Input the hostname target and select the specific record type (A, AAAA, MX, CNAME, etc.).
  2. The system queries the secure Cloudflare DNS-over-HTTPS (DoH) API client-side.
  3. The server responses are parsed, returning record values, dynamic TTLs, and resolving IP mappings.

Primary Use Cases

Common Security Pitfalls

Frequently Asked Questions

What does TTL stand for in DNS records?
TTL stands for Time To Live. It specifies how long in seconds a resolver should cache the DNS record query before asking the authoritative server again.
Why does my DNS query not match my sitemap IP?
If you use Cloudflare or CDNs, queries return the CDN's proxy IPs rather than the origin server IP to shield the server from DDoS attacks.

References & Standards