git clone https://github.com/milesrack/ipinfo.git
cd ipinfo
pip3 install -r requirements.txt
python3 ipinfo.py [IP]
Multiple IP addresses can be specified as arugments. Use a space to seperate each IP address. If no argument is given, the program will return information on your IP address. This tool is useful to get quick information an IP address or to figure out the IP of a box you are on.