mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-05-20 17:22:33 +02:00
302166c87d
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
24 lines
611 B
Markdown
24 lines
611 B
Markdown
# `whoisfreaks`
|
|
|
|
Reverse WHOIS lookup via WhoisFreaks: find all domains registered by an email, owner name, or keyword across 3.6B+ WHOIS records.
|
|
|
|
**Source / documentation:** [https://whoisfreaks.com](https://whoisfreaks.com)
|
|
|
|
## Input types
|
|
|
|
- `email`
|
|
- `name`
|
|
- `domain`
|
|
|
|
## Configuration
|
|
|
|
Configure globally via the Tools page or override per profile.
|
|
|
|
| Field | Type | Required | Default | Description |
|
|
|-------|------|:--------:|---------|-------------|
|
|
| `api_key` | `string` | **yes** | - | WhoisFreaks API key (required, free account at whoisfreaks.com) |
|
|
|
|
---
|
|
|
|
[← Back to tools index](../tools.md)
|