OSINTKit-GUI is a lightweight and simple graphical tool built with CustomTkinter (CTk) to help you perform quick OSINT (Open Source Intelligence) lookups from your desktop β no terminal needed.
π Phone Lookup
β Get information like the number's country, carrier, format, and line type using public APIs.
π IP Lookup
β Retrieve geolocation, ISP, ASN, timezone, and more from an IP address.
π WHOIS Lookup
β Check domain registration details like registrar, creation date, expiration, and name servers.
- Python π
- CustomTkinter for the GUI
requests
for API calls
git clone https://github.com/stegman-ux/OSINTKIT-gui
cd OSINTKIT-gui
pip install -r requirements.txt
python osintkit.py