
IPAnalyzer is an IP Address Tracker OSINT ethical hacking tool built for Linux distributions, designed to gather detailed information about IP addresses, including their Google Maps location.
IPAnalyzer is an OSINT ethical hacking tool built for Linux distributions, designed to gather detailed information about IP addresses. This tool provides geolocation, timezone, country code, ASN, and other valuable data related to any given IP address. It also integrates with the Tor network to ensure anonymity and avoid API rate limiting by frequently changing IP addresses during requests.
This tool is designed for Linux distributions such as Debian, RHEL, Arch Linux, Kali Linux, Parrot OS, Ubuntu, and Fedora.
IPAnalyzer is a legal OSINT tool created for educational and ethical use only. Please use it responsibly.
To install and run IPAnalyzer, follow these steps:
git clone https://gitlab.com/s_r_e_e_r_a_j/IPAnalyzer.git
cd IPAnalyzer
cd IPAnalyzer
You can now run the IPAnalyzer tool by executing the following command:
sudo bash ipanalyzer.sh
This will start the tool and display the interactive menu.
After running the script, you'll be presented with an interactive menu where you can:
_____ _____ _
|_ _| __ \ /\ | |
| | | |__) / \ _ __ __ _| |_ _ _______ _ __
| | | ___/ /\ \ | '_ \ / _` | | | | |_ / _ \ '__|
_| |_| | / ____ \| | | | (_| | | |_| |/ / __/ |
|_____|_| /_/ \_\_| |_|\__,_|_|\__, /___\___|_|
__/ |
|___/
Developer : Sreeraj
* GitHub: https://github.com/s-r-e-e-r-a-j
[01] My Original IP
[02] My Tor IP
[03] Track an IP
[00] Exit
[~] Select An Option:
Follow the prompts to analyze any IP or check your own IP.
This tool is open-source and available under the MIT License.