atenreiro / opensquat

The openSquat is an open-source tool for detecting domain look-alikes by searching for newly registered domains that might be impersonating legit domains and brands.
https://opensquat.com
GNU General Public License v3.0
685 stars 130 forks source link

WHOIS #67

Open bigverm23 opened 2 years ago

bigverm23 commented 2 years ago

Describe the solution you'd like for each returned domain result, include a second column of WHOIS output to include org, registrar, dates, name servers, IP address, country

atenreiro commented 2 years ago

Hey @bigverm23

Do you know a source feed that I can use to get this information from?

bigverm23 commented 2 years ago

python has a WHOIS module that will pull it for you.

atenreiro commented 2 years ago

Ok, I will play with it and see how it goes.

atenreiro commented 2 years ago

I think it's doable for the next release 2.0

maaaaz commented 1 year ago

Some info can come from cymruwhois, it has a python module and support fast bulk requests