How to know the geographic location and reputation of an IP address

Many times we may need to know the geographic location and/or reputation of an IP address for business reasons or just out of curiosity, and we don’t judge the motive behind it.

That’s why we selected the tool Geo ReconAnd the a a tool OSINT Designed to speed up VoIP geolocation and reputation searching for security analysts or curious people.

Geo-Recon: Find out the geographic location and reputation of an IP address

Prerequisites for installation on Linux

Python3 bash sudo apt install python3
Pip3 bash sudo apt install python3-pip

Adjust

This tool is compatible with:

Cualquier sistema operativo Linux (Debian, Ubuntu, CentOS)
Termux

Linux Configuration

git clone https://github.com/radioactivetobi/geo-recon.git
cd geo-recon
chmod +x geo-recon.py
sudo apt install python3-pip
pip3 install -r requirements.txt

Termux Configuration

Link about python and pip in Termux that comes with python pkg

git clone https://github.com/radioactivetobi/geo-recon.git
cd geo-recon
chmod +x geo-recon.py
pip3 install -r requirements.txt

Geo-Recon example:

Geolocation of an IP address

See also  Start the first week of 2021 with Awesome Games Done, Marathon Fast Run

Lovell Loxley

"Alcohol buff. Troublemaker. Introvert. Student. Social media lover. Web ninja. Bacon fan. Reader."

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top