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  Scientists from a large Russian research center have created a giant quantum cyclone

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.

Back to top