- Convert an address to an ip
- Convert an ip to a hostname
- Perform a WHOIS on a hostname
- Get all informations of an IP or a hostname(Lat/Lon, TimeZone, Organization, ISP, Country Code, Region, City, Country)
- Tested on Windows and Linux with Python 3
git clone https://github.com/JeSuisRusse/RusseIP.git
cd RusseIP
pip3 install -r requirements.txt
python3 RusseIP.py
Download RusseIP.zip
Extract RusseIP.zip
Open a CMD in RusseIP-master\
pip install -r requirements.txt
python RusseIP.py
- This project is free and Open Source so use it as you want