OSINT lookups
Run live lookups against public OSINT sources to enrich an investigation. Each provider has its own input format and result shape; the tool surfaces a normalised summary plus the raw provider response.
Where
In-app: /app/osint.
Providers
| Provider | Accepts | Returns |
|---|---|---|
| Discord | Snowflake id or username#discriminator | Profile, guilds, badges, creation date |
| Steam | SteamID64, vanity URL, profile URL | Profile, ban history, game library summary |
| Roblox | Username or user id | Profile, badges, friends count, group list |
| Xbox | Gamertag | Profile, games played, achievements summary |
| GHunt | Email address | Linked Google services (YouTube channel, Maps reviews, Photos) |
| IP geolocation | IPv4 / IPv6 | Country, ASN, ISP, datacenter heuristic |
Result reliability
OSINT providers can rate-limit or rotate keys without warning. If a single provider returns an error, the rest still return. Retries are safe.
Credit cost
- 1 credit per fresh lookup per provider (15-minute cache).
- 0 credits when the same provider+input is served from cache.