ClatScope is a Python-based OSINT (open source intelligence) utility designed to gather and analyze publicly available information from multiple online sources. It is primarily aimed at investigators, cybersecurity professionals, penetration testers, and researchers who need a centralized platform for reconnaissance tasks. It integrates with numerous public APIs and internet services to retrieve detailed data about IP addresses, domains, email addresses, phone numbers, usernames, and other digital identifiers. By combining these sources, ClatScope automates the process of collecting intelligence that would normally require multiple separate tools or manual searches. It operates through a menu-driven command line interface that allows users to choose from many reconnaissance functions and receive formatted results directly in the terminal. ClatScope supports dozens of OSINT operations, including domain analysis, breach checks, and account discovery.
Features
- IP intelligence lookup including geolocation, ISP details, and location data
- Username and deep account search across more than 250 websites
- Domain investigation tools such as DNS record queries and WHOIS lookups
- Email analysis including MX record checks, header parsing, and breach detection
- Phone number validation with region and carrier identification
- Additional OSINT utilities such as SSL certificate analysis and website metadata extraction