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

Imported whois module #93

Open rovin201 opened 11 months ago

rovin201 commented 11 months ago

The whois module has been added to the code below, and a Python function has been added to the code to carry out its functionality. You may programmatically access details about a domain, including its registrar, registration status, creation date, and more, using the whois module.