ToolsDNS Scanner
reconFast

DNS Scanner

DNS Enumeration & Zone Analysis

"Comprehensive DNS enumeration — all record types, zone transfers, CNAME chains, and email security records."

▶ Scan with DNS Scanner
Overview

DNS records reveal the full infrastructure behind a domain. A records show IP addresses. MX records show mail servers. CNAME records can reveal internal hostnames and third-party services. TXT records often contain sensitive configuration data. NS records reveal the DNS provider. Zone transfers (when allowed) can dump the entire DNS database.

The DNS Scanner queries all standard record types and checks for zone transfer vulnerability — a misconfiguration that lets any client download the complete DNS zone file, revealing every hostname in the domain. It also validates SPF, DKIM, and DMARC email security records.

Example findings
CRITICALDNS Zone Transfer Allowed — Full Zone Exposed
HIGHWildcard DNS — All Subdomains Resolve to Same IP
HIGHDangling CNAME — Points to Unclaimed Service
MEDIUMSPF Record Missing — Email Spoofing Risk
What it discovers
  • All DNS record types (A, AAAA, MX, NS, TXT, CNAME, SOA, PTR)
  • Zone transfer vulnerability (AXFR allowed)
  • Wildcard DNS misconfiguration
  • Dangling CNAME records pointing to unclaimed services
  • Missing or misconfigured SPF records
  • Internal hostnames leaked via DNS
  • Third-party services revealed by CNAME chains