> For the complete documentation index, see [llms.txt](https://bellingcat.gitbook.io/toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bellingcat.gitbook.io/toolkit/more/all-tools/intelx.md).

# Intelx

Find user details in data breaches

## URL

<http://intelx.io/>

## Description

Intelligence X lets you search email addresses (and other inputs) in its database of information from the darknet, document sharing platforms, whois data, public data leaks and others. You can expect to find associated accounts, names, IP addresses, passwords, dates of birth, etc.

In the example below, Intelx finds a particular email address in a leak of Twitter and Chegg. The twitter one shows info on names, screen names, followers and the creation time. The Chegg database shows email addresses and their passwords.

![](https://1607018381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFuL0vtRVpXHiKZgFkMFR%2Fuploads%2Fgit-blob-2f99189c6292214bbe08b5c054a8432bf20c1e2d%2Fimage%20\(3\).png?alt=media)

By clicking on the database you can see the whole file and make a search for an email of interest.

## Cost

* [ ] Free
* [x] Partially Free
* [ ] Paid

A free account gives access to very limited results. Prices start at € 2.500 /Year. However, Intelx provides a limited number of free accounts to journalists and academics for research purposes.

## Level of difficulty

<table><thead><tr><th data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td>1</td></tr></tbody></table>

## Requirements

\-

## Limitations

Very limited results with a free account.

## Ethical Considerations

Consider the strong ethical implications of examining leaked user data. Depending on the ethical and legal standards of your work, you may decide whether or not to use it. Assess if researching a person of interest in the leaked database is justified by the potential public benefit. Does the end justify the means?

If you decide to proceed, do not use the data to hack into accounts. Instead, consider methods used by open source researchers, such as using intelx to find associated accounts (e.g., discovering a Twitter account from an email address) and to gather more information on a research subject, like their date of birth.

## Guides and articles

\-

## Tool provider

Czech Republic, Peter Kleissner, founder info can be found at <https://intelx.io/about>

## Advertising Trackers

* [x] This tool has not been checked for advertising trackers yet.
* [ ] This tool uses tracking cookies. Use with caution.
* [ ] This tool does not appear to use tracking cookies.

| Page maintainer       |
| --------------------- |
| Aiganysh Aidarbekova; |
|                       |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bellingcat.gitbook.io/toolkit/more/all-tools/intelx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
