Skip to content

IP look up is a python tool, it is made for gathering information about any IP address

License

Notifications You must be signed in to change notification settings

Cyber-Storm7/Ip-look-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ip-Look-Up

This is a IP look up tool for looking IP and it helps us to get information from the ip of any device, it can also find geolocation of any device. It gathers information about any IP from Maxmind Database, ipinfo.io website and using ipwhois module.

Installation (Tested on Kali Linux and Termux)

git clone https://github.com/Cyber-Storm7/Ip-look-up.git
cd Ip-look-up
pip3 install -r requirement.txt
python3 iplookup.py

Disclaimer

Don't use it for illegal purposes. It made for only educational purposes. The creator of the tool won't responsible for illegal uses of this tool. Hacking is legal in boundaries of law.

My Youtube Channel

http://www.youtube.com/@CyberStorm-5221

Releases

No releases published

Packages

No packages published

Languages