Skip to content

A python based script for looking up domain names associated with names and emails.

Notifications You must be signed in to change notification settings

madhavmehndiratta/reverse-WHOIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

REVERSE WHOIS

A python based script for looking up domain names associated with names and emails.

Introduction

WHOIS is a query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block or an autonomous system, and also used for a wider range of other information. Reverse Whois is a tool that allows you to search for domains by the name, address, telephone number, email address or physical address of the Registrant listed in current or historical Whois records.

Requrirements

$ pip3 install requests
$ pip3 install bs4

Usage

$ python3 main.py 

Input the name or email address, you want to look for

Enter an indivisual's name or e-mail address : 

Tutorial

asciicast

About

A python based script for looking up domain names associated with names and emails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages