dnsx
Verified for current stable LTS
Dnsx Commands
Dnsx command syntax with verified terminal examples.
Commands
13 commands for Dnsx
dnsx Operations
Dnsx Command: Brute Force Dns From List
dnsx -d <path/to/domain.txt> -w <path/to/wordlist.txt> -re -o <path/to/output.txt> -nc dnsx Operations
Dnsx Command: Brute Force Dns Records
dnsx -d <FUZZ.example.com> -w <path/to/wordlist.txt> -re dnsx Operations
Dnsx Command: Brute Force Dns Records Placeholder
dnsx -d <FUZZ.example.com> -w <path/to/wordlist.txt> -re dnsx Operations
Dnsx Command: Brute Force From List
dnsx -d <path/to/domain.txt> -w <path/to/wordlist.txt> -re -o <path/to/output.txt> -nc dnsx Operations
Dnsx Command: Display Raw Response
echo <example.com> | dnsx -<debug|raw> -r <1.1.1.1,8.8.8.8,...> -retry <number> dnsx Operations
Dnsx Command: Display Raw Response Query
echo <example.com> | dnsx -<debug|raw> -r <1.1.1.1,8.8.8.8,...> -retry <number> dnsx Archive
Dnsx Command: Extract Cname Records
subfinder -silent -d <example.com> | dnsx -cname -re -rl <number> dnsx Archive
Dnsx Command: Extract Cname Records Rate Limited
subfinder -silent -d <example.com> | dnsx -cname -re -rl <number> dnsx Operations
Dnsx Command: Output Response Only
echo <example.com> | dnsx -ro dnsx Operations
Dnsx Command: Query A Record
echo <example.com> | dnsx -a -re dnsx Operations
Dnsx Command: Query A Record Domain
echo <example.com> | dnsx -a -re dnsx Operations
Dnsx Command: Query All Dns Records
dnsx <<< <example.com> -recon -re dnsx Operations
Dnsx Command: Query Specific Dns Record Type
echo <example.com> | dnsx -re -<a|aaaa|cname|ns|txt|srv|ptr|mx|soa|any|axfr|caa> Suggest a Dnsx Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Dnsx workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.