Skip to content

Uses host.io to automatically request all recorded domains that are stored in a set nameserver

Notifications You must be signed in to change notification settings

R00tendo/reverse_ns_lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

reverse_ns_lookup

A simple tool to get a list of domains known to be hosted on a nameserver. (The programing scrapes the info from host.io)

Usage

python3 -m pip install beautifulSoup4 requests termcolor
python3 reverse_ns.py -d ns.insertdomainhere.com

About

Uses host.io to automatically request all recorded domains that are stored in a set nameserver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages