Skip to content

Latest commit

 

History

History
127 lines (89 loc) · 3 KB

File metadata and controls

127 lines (89 loc) · 3 KB

🔍 DarkMailRecon v1.0 — Email Info Scanner

A powerful and easy-to-use Email Information Gathering Tool for Termux & Linux.
Extract valuable metadata from any email address — quickly and efficiently.

🎯 Created by: DarkByteHunter
🎥 YouTube: DarkByteHunter


📌 About

DarkMailRecon helps in analyzing email addresses by gathering data like domain registrar, creation date, IP address, geolocation, DNS records, blacklist status, and more.
All this without using paid APIs — pure Python and open-source OSINT techniques.


✨ Features

  • ✅ Email format validation
  • ✅ Username & domain extraction
  • ✅ Disposable email detection
  • ✅ WHOIS lookup (Registrar & Domain Age)
  • ✅ Domain IP & Geo-IP based location
  • ✅ DNSSEC and blacklist check
  • ✅ SPF & DMARC record fetch
  • ✅ MX records detection
  • ✅ Gravatar presence check
  • ✅ Reverse IP lookup (top 10 domains)
  • ✅ HTML and Text report generation

🚀 Usage

  1. Clone or download the tool
  2. Run the script using Python
  3. Enter the target email address when prompted
  4. View results directly on screen and in output.txt / output.html

🧪 Sample Output

Reports saved in:

  • 📄 output.txt
  • 🌐 output.html

🛡️ Use Cases

  • 🔎 OSINT & Reconnaissance
  • 🧪 Email verification
  • 🧰 Penetration testing labs
  • 🔐 Ethical hacking demonstrations

⚠️ Disclaimer

This tool is for educational purposes only.
Unauthorized use of this tool for malicious purposes is strictly prohibited.


👨‍💻 Author

DarkByteHunter
YouTube: DarkByteHunter


📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

Termux Full Install and Setup

apt update && apt upgrade && apt install git php && apt install python && git clone https://github.com/darkbytehunter/DarkMailRecon.git && cd DarkMailRecon && pip install -r requirements.txt && python DarkMailRecon.py

[TERMUX] Packege Install Comments

apt update && apt upgrade -y
apt install php git -y 
apt install python -y
git clone https://github.com/darkbytehunter/DarkMailRecon.git
cd DarkMailRecon
pip install -r requirements.txt

Start tool command

python DarkMailRecon.py

📌 Contact Me

YouTube
GitHub
WhatsApp Channel