AliasRecon is an OSINT (Open-Source Intelligence) tool that enables searching for a username across hundreds of online platforms.
It builds on the WhatsMyName project and adds a modern, user-friendly web interface with features like batch search, export options, and automatic data updates.
AliasRecon – Main Interface and Results
- Fast username searches across multiple platforms
- Batch mode support
- Export results to PDF, CSV, or JSON
- Categorized and cleanly presented results
- Auto-updates the latest WhatsMyName dataset
- Built with Flask and TailwindCSS
- Python 3.8+
- Git
git clone https://github.com/robertaitch/aliasrecon.git
cd aliasrecon
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py
Then open your browser at: http://localhost:5000
- Enter a username
- Click "Search"
- View the results
- Export if needed
This project uses the WhatsMyName dataset maintained by WebBreacher.
This project is licensed under the
Creative Commons Attribution-ShareAlike 4.0 International License.
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material for any purpose, even commercially
Under the following terms:
- Attribution — You must give appropriate credit
- ShareAlike — You must distribute your contributions under the same license