An ethical, publicly-sourced OSINT tool for email and username reconnaissance. Phase 1 of a larger planned platform (domain/IP/metadata coming later).
For authorized security research, OSINT training, and reviewing your own digital footprint only. Do not use this tool against individuals without authorization. This project only queries data sources that are public or that you are authorized to access via your own API credentials.
- Email Intelligence: Gravatar lookup, MX/domain validation, disposable-domain detection, breach check via the free open-source XposedOrNot API (no key needed)
- Username OSINT: GitHub lookup (works instantly, no signup) + Reddit lookup (needs your own free Reddit app credentials — $0, ~2 min setup)
- Local scan history (SQLite)
Domain (WHOIS/DNS/SSL), IP intelligence, image metadata (EXIF), AI summary, risk scoring, PDF export.
cp server/.env.example server/.envand fill in any optional keys you havenpm installnpm run dev
React, TypeScript, Tailwind, Framer Motion, Node.js, Express, SQLite