Skip to content

[Tools] Domain Parser for IPAddress.com Reverse IP Lookup

Notifications You must be signed in to change notification settings

hacktrackgnulinux/reverseip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reverse IP

Domain parser for IPAddress.com Reverse IP Lookup
Author: yuyudhn Github: https://github.com/yuyudhn/

Requirements

  • beautifulsoup4
  • requests
  • urllib3
  • argparse
  • art

Tested on Debian 11.6/HackTrack Linux RC14 with Python 3.9.2

How to Use

Help Menu

python3 reverseip.py -h
usage: reverseip.py [-h] [-t target.com]

options:
  -h, --help            show this help message and exit
  -t target.com, --target target.com
                        Target domain or IP

Reverse IP

python3 reverseip.py -t google.com

Screenshot

ReverseIP

Disclaimer

Any actions and or activities related to the material contained within this tool is solely your responsibility.The misuse of the information in this tool can result in criminal charges brought against the persons in question.

Note: modifications, changes, or changes to this code can be accepted, however, every public release that uses this code must be approved by author of this tool (yuyudhn).

About

[Tools] Domain Parser for IPAddress.com Reverse IP Lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%