> ## Documentation Index
> Fetch the complete documentation index at: https://docs.searchhub.vip/llms.txt
> Use this file to discover all available pages before exploring further.

# OSINT Tool — Quick lookup

> Quick OSINT lookups: username, email, phone, domain, and IP — examples, tips and usage.

## <Icon icon="magnifying-glass" iconType="solid" size={32} /> OSINT Tool — Quick lookup

<Tip>
  Enter one value (username / email / phone / domain / IP) to run a fast lookup. Combine fields for higher precision (example: Username + Domain). Results return linked profiles, public traces, and available metadata.
</Tip>

***

## <Icon icon="user" iconType="solid" size={24} /> Username

Search by account handle across indexed sources.

#### Example:

```text theme={null}
usernametest
```

<Note>
  Username searches are case-insensitive and support partial matches. Combine with domain or email to reduce noise.
</Note>

***

## <Icon icon="envelope" iconType="solid" size={24} /> Email

Lookup an email to find associated profiles and public exposures.

#### Example:

```text theme={null}
test@gmail.com
```

<Note>
  Email lookups return linked accounts, breach hits (where available), and public mentions.
</Note>

***

## <Icon icon="phone" iconType="solid" size={24} /> Phone number

Search by phone to find linked profiles and message footprints.

#### Example:

```text theme={null}
+33061234567
```

<Note>
  Normalize numbers (international format) for best results. Use country code + national number.
</Note>

***

## <Icon icon="link" iconType="solid" size={24} /> Domain / IP

Lookup domains or IPs to see hosting, links, and observed connections.

#### Example:

```text theme={null}
https://searchhub.vip/
142.251.39.110
```

<Note>
  Domain lookups return indexed pages and references. IP lookups return observed connections and sessions (where present).
</Note>
