This script relies on a dictionary of popular hostnames seen in the wild.
Currently this dictionary contains more then 5k hostnames.
Additional input is welcome.
usage: hostnameFinder.py [-h] domain
Brute force lookup for unknown hosts at known domain
positional arguments:
domain domain to resolve
optional arguments:
-h, --help show this help message and exit