# OSINT People

**!!! PLEASE USE RESPONSIBLY !!!**

These websites are mostly US based

* [WhitePages](https://www.whitepages.com/)
* [TruePeopleSearch](https://www.truepeoplesearch.com/)
* [FastPeopleSearch](https://www.fastpeoplesearch.com/)
* [FastBackgroundCheck](https://www.fastbackgroundcheck.com/)
* [WebMii](https://webmii.com/)
* [PeekYou](https://peekyou.com/)
* [411](https://www.411.com/)
* [Spokeo](https://www.spokeo.com/)
* [That'sThem](https://thatsthem.com/)

## Voter records (US only)

* [Voter Records](https://voterrecords.com/)

## Hunting phone numbers

* Note: be aware that these websites and google will probably keep the phone numbers you enter.
* [TrueCaller](https://www.truecaller.com/)
* [CallerID Test](https://calleridtest.com/)
* [Infobel](https://infobel.com/)
* Possible to use a phone emoji and type a specific name business next to it in the search\
  ![image](https://user-images.githubusercontent.com/96747355/165971321-bfe035cb-827a-410f-83f1-62529d01d3c9.png)
* [Infobel](https://www.infobel.com/fr/world)

## Discovering birth date

* Using google dorks we could try something like this `"firstname lastname" intext:birthday`
  * we can also use the `site:` option to search

## Searching for resumes

* `""firstname lastname" resume`
  * we could also add `filetype:pdf` (or doc docx etc) or `site`


---

# 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://csbygb.gitbook.io/pentips/osint/people.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.
