bpinkert / domainresearch

Takes domain name and outputs whois information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain Research

This is a script designed to take in a domain name and spit out whois information

##Install requirements first:

pip install -r requirements.txt

##Use script like this:

python domainresearch.py --url example.com

This will split out the whois information into the terminal

About

Takes domain name and outputs whois information


Languages

Language:Python 100.0%