Tool to compare all DNS records for many different nameservers. Useful for checking DNS propagation of records and discovering all DNS records of a domain.
- Clone the repository:
git clone https://github.com/ImShyMike/DNS-Tool.git
- Install dependencies:
pip install -r requirements.txt
To run the flask app run:
python main.py
This project is licensed under the MIT License.