TraceIntel traxosint is a powerful, asynchronous OSINT tool designed to collect, correlate, and visualize intelligence related to IP addresses. Built for security researchers, penetration testers, SOC analysts, and OSINT enthusiasts, TraceIntel aggregates data from multiple trusted sources to deliver accurate, actionable insights — fast.
⚡ Minimal footprint. Maximum intelligence.
TraceIntel performs deep reconnaissance on a given IP address by querying multiple APIs and services in parallel. It then correlates the results to improve accuracy and confidence. The tool is designed with privacy in mind and never uses your user agent for external requests.
Whether you're investigating suspicious traffic, validating threat intelligence, or doing OSINT research, TraceIntel gives you a clean, professional CLI experience with reliable results.
-
⚡ Fully Asynchronous Engine – ultra-fast execution using async requests
-
🔄 Multi‑Source Correlation – better accuracy by comparing results
-
🧠 Smart IP Validation – detects invalid or malformed IPs
-
📡 Network Intelligence
- Ping check
- Open port detection (80, 443, 8080 — extensible)
-
🔐 VPN Detection – identifies ProtonVPN-associated IPs
-
🕵️ Paste Exposure Check – detects presence in Pastebin
-
🌍 Geolocation Intelligence
- Continent, country, region, city
- Latitude & longitude
- Nearest probable locations (confidence-based)
-
🏢 Infrastructure Details
- ISP
- Organization
- ASN (Autonomous System Number)
- Hostname
-
🗺️ Map Generation – visual IP location mapping
-
🧩 Modular Architecture – easy to extend and customize
-
🖥️ Clean CLI Menu System – professional and intuitive
| Module | Service |
|---|---|
| ProtonVPN Detection | proton.me |
| Paste Exposure | pastebin.com |
| IP Geolocation | ip-api.com |
| Advanced IP Intel | ipinfo.io |
| WHOIS Intelligence | ipwhois.io |
Each source is queried independently and results are compared to enhance precision.
- Python 3.8+
- Internet connection
git clone https://github.com/karndeepbaror/traceintel.git
cd traceintel
cd TraceIntel
install.batgit clone https://github.com/karndeepbaror/traceintel.git
cd traceintel
cd TraceIntel
pip3 install -r requirements.txtpython traxosint.py <ip-address>python traxosint.py 8.8.8.8python traxosint.py --help- SOC & Blue Team investigations
- OSINT research and correlation
- Threat intelligence enrichment
- VPN & anonymization detection
- Academic and learning purposes
TraceIntel is built strictly for educational, defensive security, and lawful OSINT purposes.
- ❌ No user-agent leakage
- ❌ No unauthorized access attempts
- ✅ Passive intelligence gathering only
Users are responsible for complying with all applicable laws and regulations.
This project is licensed under the MIT License — free to use, modify, and distribute.
| 👤 Developer | Karndeep Baror |
|---|---|
| 🛡️ Role | Cyber Security Researcher & Ethical Hacker |
| 💻 Stack | Python |
| 🚀 Project | TraceIntel - IP Tracker Tool |
| 🌐 Status | Active Security Researcher |
"In the world of zero-days, I build zero-trust."
If you find this project useful:
- ⭐ Star the repository
- 🍴 Fork it
- 🧠 Contribute ideas or improvements
Trace smarter. Intel deeper.