DNS Reconnaissance Check: What StackShield Tests

Comprehensive DNS enumeration and zone transfer testing using DNSRecon.

email domain security Medium fix 30-45 minutes

What This Check Detects

Comprehensive DNS enumeration and zone transfer testing using DNSRecon.

Full Documentation

What this check runs

This check performs DNS reconnaissance against your domain, in the style of dnsrecon: it enumerates records, attempts zone transfers, and gathers the DNS-level detail an attacker collects before targeting you. It is mapping what your DNS reveals about your infrastructure.

Why it matters

DNS is a public map of your infrastructure that most teams never review for how much it gives away. Reconnaissance surfaces the subdomains you run, the services behind them, mail and hosting providers, and sometimes internal naming conventions that hint at systems not meant to be public.

The most serious single finding is an open zone transfer, where a misconfigured nameserver hands over your entire DNS zone to anyone who asks. That is a complete list of your hosts and services in one request, a reconnaissance gift. Beyond that, exposed subdomains widen the attack surface an attacker considers, and dangling ones enable takeover.

What the findings mean

Findings describe what your DNS discloses: enumerable subdomains, an open zone transfer if present, and records that reveal more than intended. Most are information disclosure, but they shape how efficiently an attacker can target you.

The remedy is disabling zone transfers to untrusted hosts, reviewing which subdomains need to be public, and applying the broader DNS hardening in the DNS security guide.

See the step-by-step remediation: how to fix this.

Related Security Checks

Free security check

Is your Laravel app exposed right now?

34% of Laravel apps we scan have at least one critical issue, and most teams do not find out until something breaks. The free scan checks your live app in 60 seconds. Then StackShield re-runs every check after each deploy, so a fix you ship today does not quietly regress next week.

18% have debug mode on
72% missing security headers
12% have exposed .env
Scan My App Free No signup for the scan. Continuous monitoring on a 14-day trial, no card.