Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

MahiCyber Email Checker

Python Version License GitHub issues GitHub forks GitHub stars

A powerful email lookup tool built by Mahi
Check if an email is registered on 120+ websites and find data breaches.

MahiCyber Email Checker Screenshot


πŸ“Œ Features

  • πŸ” Scans 120+ websites (social media, forums, e‐commerce, etc.)
  • 🚨 Detects data breaches (e.g., Adobe, LinkedIn, etc.)
  • 🎨 Beautiful hacker‐style banner with your branding
  • πŸ’Ύ Saves results in JSON format inside records/ folder
  • πŸ”’ Secure – your API key is stored in .env (ignored by Git)
  • 🐍 Written in Python – easy to modify and extend

πŸš€ Installation

1. Clone the repository

Choose one of the following methods:

HTTPS

git clone https://github.com/mahi-cyberaware/email-checker.git

SSH

git clone git@github.com:mahi-cyberaware/email-checker.git

GitHub CLI

gh repo clone mahi-cyberaware/email-checker

Then enter the project directory:

cd email-checker

2. Set up a virtual environment (recommended)

python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate

3. Install dependencies

pip install colorama

Note: This tool uses holehe as the scanning engine. If holehe is not already installed, install it with:

sudo apt install holehe # Kali / Debian / Ubuntu

or

pipx install holehe # Alternative (recommended)

##🎯 Usage Run the script with an email address:

python checker.py your.email@example.com

Example output:

text REGISTERED (4): βœ“ firefox βœ“ gravatar βœ“ replit βœ“ wordpress

NOT REGISTERED (118): βœ— adobe βœ— amazon βœ— discord βœ— ... Results are automatically saved in the records/ folder as JSON files with timestamps.

🀝 Contributing Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.

πŸ“ License MIT

Made with ❀️ by MahiCyber

About

OSINT email investigation tool that checks where an email is registered across 120+ websites and detects possible data breaches.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /