# Email Address OSINT

Email OSINT focuses on investigating email addresses to uncover associated accounts, breaches, and online activity. These tools help investigators trace where an email has been used, identify linked profiles, and detect potential security or fraud risks.

| Tool             | Link                                              |
| ---------------- | ------------------------------------------------- |
| OSINT Industries | [Find out more](/osint-tools/osint-industries.md) |
| Epieos           | [Find out more](/osint-tools/epieos.md)           |
| LoLArchiver      | [Find out more](/osint-tools/lolarchiver.md)      |
| Ghunt            | [Find out more](/osint-tools/ghunt.md)            |
| Zen              | [Find out more](/osint-tools/zen.md)              |
| Osintly          | [Find out more](/osint-tools/osintly.md)          |
| Zehef            | [Find out more](/osint-tools/zehef.md)            |
| Sherlock Eye     | [Find out more](/osint-tools/sherlock-eye.md)     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tools.osintnewsletter.com/tool-categories/email-address-osint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
