> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# h8mail - An Email OSINT and Breach Hunting Tool
- URL: https://darkwebinformer.com/h8mail-an-email-osint-and-breach-hunting-tool/
- Published: 2024-08-06T14:11:21.000Z
- Updated: 2025-09-04T22:28:03.000Z
- Author: Dark Web Informer
- Tags: OSINT

**h8mail** is an email OSINT and breach hunting tool using [different breach and reconnaissance services](https://github.com/khast3x/h8mail#apis), or local breaches such as Troy Hunt's "Collection1" and the infamous "Breach Compilation" torrent.

Link: <https://github.com/khast3x/h8mail>

##  Features

[](https://github.com/khast3x/h8mail#tangerine-features)

- 🔎 Email pattern matching (reg exp), useful for reading from other tool outputs
- 🌍 Pass URLs to directly find and target emails in pages
- 💫 Loosey patterns for local searchs ("john.smith", "evilcorp")
- 📦 Painless install. Available through `pip`, only requires `requests`
- ✅ Bulk file-reading for targeting
- 📝 Output to CSV file or JSON
- 💪 Compatible with the "Breach Compilation" torrent scripts
- 🏠 Search cleartext and compressed .gz files locally using multiprocessing
  - 🌀 Compatible with "Collection#1"
- 🔥 Get related emails
- 🐲 Chase related emails by adding them to the ongoing search
- 👑 Supports premium lookup services for advanced users
- 🏭 Custom query premium APIs. Supports username, hash, ip, domain and password and more
- 📚 Regroup breach results for all targets and methods
- 👀 Includes option to hide passwords for demonstrations
- 🌈 Delicious colors

### `pip3 install h8mail`