> 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/osint-tools-map.md).

# Osint Tools Map

## URL

<https://cybdetective.com/osintmap/>

## Description

The OSINT Tools Map is an interactive map created by Cyber Detective that lists open-source intelligence (OSINT) resources from around the world. Each country entry contains links to official and unofficial data sources such as business registries, land cadastres, court databases, phone directories, and media archives. Its structured layout allows users to quickly locate national or regional information sources, making it a valuable starting point for investigators researching unfamiliar countries or sectors.

The map offers a wide range of tools that draw from various public records and datasets. These include cadastral maps with land ownership details, business registries for company information, yellow pages for local listings, and court databases that can be essential for legal and investigative work.

Although the depth of information varies by country—with some offering more extensive data than others—the OSINT Tools Map still provides a broad and practical entry point for users, even when exploring regions with limited digital transparency.

<figure><img src="/files/YVsGBL65FSXY3VJEGPE0" alt=""><figcaption><p>Screenshot of the OSINT Tools Map (March 2026), showing global coverage of OSINT resources by country and category.</p></figcaption></figure>

To start using the OSINT tools map, click directly to explore specific countries, cities, or regions, or use the search bar to quickly find the location you are interested in. Additionally, the platform offers a list of countries, cities, territories, and services, which can be accessed by scrolling down, providing an alternative way to navigate through the various available resources.

For example, for France, various online resources provide valuable information across different sectors. The official cadastral map can be accessed through cadastre.gouv.fr, offering detailed property records. For business registry information, verif.com serves as a useful platform, helping users check company details. Vehicle information can be found on siv-auto.fr, which provides registration and status updates.

The French Yellow Pages can be explored through the Yellow/White pages directory, which lists businesses and services. For transport-related updates, the live map on sncf.com provides real-time information about train schedules. Additionally, papers.fr offers access to over 25 million death notices since 1970, as well as company information, contributing to a comprehensive resource for historical and business data.

<figure><img src="/files/yuld7WBgn5CQiGgqRMF0" alt=""><figcaption><p>France OSINT resources page(March 2026)</p></figcaption></figure>

## Features

* Interactive map: navigate visually by country and region.
* Categorized sources – includes business registries, cadastral maps, vehicle databases, phonebooks, court records, and local archives.
* Updates – new data sources have been added historically, though the frequency of recent updates is uncertain.
* Direct access – each entry links directly to third-party public data sites (availability may vary by country).
* Simple interface – lightweight, browser-based map that requires no registration or login.

## Cost

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

## 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

* The OSINT Tools Map is fully web-based and can be accessed using any modern browser (e.g., Chrome, Firefox, Edge, Safari) on desktop or mobile devices.

## Limitations

While the OSINT Tools Map functions as a practical archive of links to external resources, researchers should be aware of the following limitations:

* **Maintenance status:** The creator, @cyb\_detective, remains active in the OSINT community, but the [GitHub repository](https://github.com/cipher387/osintmap/deployments) was last deployed in September 2023. While the owner has indicated that some updates are applied directly to the live map at [cybdetective.com/osintmap](https://cybdetective.com/osintmap), the frequency of these updates is not publicly verifiable. Researchers should verify the current status of any linked source before use.
* **No direct data access:** The map links to external sources rather than containing data itself. Linked sources may change, move, or become unavailable over time.
* **No update timestamps:** The map does not display update timestamps for individual entries, making it difficult to assess how current any given link is.
* **Variable coverage:** Availability and depth of resources varies significantly by country, and researchers should verify the current status of any linked source before relying on it.

## Ethical Considerations

Researchers should be mindful of local privacy laws, access restrictions, and ethical standards when using resources linked through the OSINT Tools Map. Many listed sources provide access to public records or personal data that may be subject to jurisdiction-specific legal or ethical constraints. Information obtained through these sources should be used responsibly and in accordance with applicable laws, particularly when handling personal or sensitive data.

## Guide and articles

* You can find the official GitHub repository here: <https://github.com/cipher387/osintmap>

## Tool provider

The OSINT Tools Map was created by [@cyb\_detective ](https://cybdetective.com/).

## 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 |
| --------------- |
| tsvetelina      |
|                 |


---

# 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/osint-tools-map.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.
