Quick and dirty script for looking up DNS records for domains.
Python version:
- Python3
pip install -r requirements.txt
python dns_lookup.py
You can add as many domains as you want in the "domains.txt" file to check multiple domains in one go. Three domains are already added as an example.
Results are printed to STDOUT