Idea from: https://0xpatrik.com/asset-discovery/
$ python3 reverse.py -t Example, Inc -o output-file.txt
$ git clone https://github.com/kbehroz/reverse-whois.git
$ cd reverse-whois
Get your API Key from https://user.whoisxmlapi.com/products and Set that API key in config.py
$ pip3 install -r requirements.txt