Th3Inspector is a Perl- and shell-based, all-in-one information-gathering toolkit built to quickly enumerate public and semi-public data about targets (domains, IPs, phone numbers, mail servers, etc.). It exposes a single command-line entrypoint (Th3inspector.pl) with many switches for common reconnaissance tasks — examples include website info, whois, MX lookup, geo-IP, subdomain discovery, CMS detection, port scanning, and Cloudflare real-IP resolution — so a user can chain many checks from one script. The project provides simple install wrappers for Linux, Android/Termux and even instructions for Windows (Perl + CPAN modules), and includes helper scripts to update or install dependencies automatically. The repository is actively packaged as versioned releases in the README (current noted version 1.9) and is distributed under an MIT license.
Features
- Single CLI wrapper with switches for whois, MX, geoip, subdomain and CMS detection
- Cross-platform install scripts for Linux, Termux (Android) and Windows prerequisites
- Built-in Cloudflare real-IP discovery and targeted Cloudflare bypass helpers
- Fast port and service probing combined with reverse IP / subdomain enumeration
- Screenshots and short demo video to illustrate usage and outputs
- Lightweight Perl implementation with update script and MIT licensing