Skip to content

Ami-hub/Nslookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Nslookup

A python tool for querying the Domain Name System (DNS) to obtain the mapping between domain name and IP address, or other DNS records. In addition, this tool supports reverse mapping.

INSTALLING DEPENDENCIES

Npcap

pip install scapy

HOW TO START

python nslookup.py <domain name>

or

python nslookup.py -type=PTR <ip address>

Exapmles

dns

ptr

About

Find DNS records for a domain name!

Topics

Resources

License

Stars

Watchers

Forks

Languages