What is an open resolver test?
A recursive resolver answers names it is not authoritative for. Open recursion (RA=1) to the world is abused for amplification and grows cache-poisoning surface. Authoritative name servers should keep recursion off; 8.8.8.8 is open because that is its job.
Use this only on IPs you own or are allowed to test. It is a single example.com A query, not a port scan.
Examples
- Expected (auth NS)
RA=0 or refusedYour authoritative NS should look like this.- Public resolver
8.8.8.8 → RA=1By design; do not mirror this on your own NS.- Filtered
timeoutUDP/53 may be closed; that is not “recursion on”.