DNS-Lookup: returns details about specified domain records as well as information about DNS entries
| Sr. | Operating System | Version | Virtual Box | VM Ware | Network Type |
|---|---|---|---|---|---|
| 1 | 2021.2 | ||||
| 2 | 20.04 | ||||
| 3 | 10.0 | ||||
| 4 | 10 |
- scan domains in targeted dns server
- list of domains are in text format
- scans upto 10,000 domains in min time ( approx 15 min on 1MB/s Bandwidth).
- Supports Windows & Linux OS.
- organised ip resolution.
- Forword DNS Lookup.
- git
required - Python3
required - dnspython
required
sudo apt update -y sudo apt install git-all -y pip3 install dnspython -yvisit git-scm, download setup and install git
visit python.org, download setup and install python3.
start windows command prompt/ shell and type
pip3 install dnspythonCreate new directory
Optional Step
mkdir 'DNS-Lookup' cd 'DNS-Lookup'Clone DNS-Lookup from github
git clone "https://github.com/hexdee606/DNS-Lookup.git"Calling
python3file
python3 DNS_Look.pyWe hope you like our project. If 'Yes' click on the star icon at the top right corner or leave a comment so we can improve this script.
❤️ from Alchemists.