Skip to main content

IP-Tracker

Advanced IP geolocation and phone number lookup tool for OSINT and cybersecurity research

Quick start

Get IP-Tracker running in minutes

1

Clone the repository

Download IP-Tracker to your local machine:
git clone https://github.com/Devsebastian44/IP-Tracker.git
cd IP-Tracker
2

Install dependencies

Ensure you have Python 3.8 or higher installed. The tool uses standard libraries plus requests and phonenumbers:
pip install requests phonenumbers
3

Run IP-Tracker

Launch the interactive menu:
python3 tracker.py
Select option 1 to track an IP address or option 2 to analyze a phone number.

Core features

Everything you need for OSINT intelligence gathering

IP geolocation

Track IP addresses using dual API providers with detailed geographic data, ISP information, and Google Maps integration.

Phone number lookup

Validate phone numbers and retrieve carrier, country, timezone, and number type information using international standards.

Comparison mode

Run multiple geolocation APIs simultaneously to cross-verify results and maximize data accuracy.

Auto export

Automatically save all results to timestamped text files for documentation and evidence collection.

Explore by topic

Deep dive into IP-Tracker capabilities

Installation

System requirements and setup instructions

IP tracking

Complete guide to IP geolocation features

Phone analysis

How to analyze phone numbers step-by-step

API reference

Function signatures and parameters

Troubleshooting

Common issues and solutions

Legal disclaimer

Terms of use and ethical guidelines

Ready to start tracking?

Follow the quickstart guide to run your first IP lookup in under 5 minutes.

View quickstart