Examples (4)
Scan for subdomains using the internal wordlist
dnsmap example.comSpecify a list of subdomains to check for
dnsmap example.com -w path/to/wordlist.txtStore results to a CSV file
dnsmap example.com -c path/to/file.csvIgnore 2 IPs that are false positives (up to 5 possible)
dnsmap example.com -i 123.45.67.89,98.76.54.32made by @shridhargupta | data from tldr-pages