All integrations
Domain intelligence

Whoxy OSINT integration

Current WHOIS, ownership history, and reverse WHOIS from Whoxy.

Whoxy returns parsed WHOIS for a domain (registrar, contacts, nameservers, dates) plus historical ownership snapshots. Reverse WHOIS maps an email or registrant name to the domains they appear on.

Capabilities
What this integration is designed to return.
Live WHOIS lookup across 1,500+ TLDs
Historical WHOIS snapshots for ownership changes
Reverse WHOIS by email address or person / company name
Parsed registrar, registrant, admin, and technical contacts
Best for
Typical investigation fits.
Infrastructure and brand ownership investigations
Finding related domains from a known email or name
Tracking registrar and contact changes over time

Supported inputs & pricing

Prices are USD. LeakRadar tiers include unlock ceilings; other integrations are flat per query.

Whoxy SearchIn pricing by input type
Input typePrice
Emailemail$0.25
Domaindomain$0.15
Namename$0.25

How to access Whoxy

Access via SearchIn UI
Run the integration without leaving the dashboard.
  1. Open SearchIn and choose Domain, Email, or Name.
  2. Select Whoxy as the provider.
  3. Review the current record, history snapshots, or reverse-WHOIS domain list.

What you'll see

  • ·Current registration card with dates and nameservers
  • ·Ownership history timeline
  • ·Reverse-WHOIS domain portfolio with registrant fields
  • ·Full JSON export for automation
Open with this integration
Access via API
Authenticate with x-api-key, then create a search job.

Use POST /v1/search with provider whoxy. Poll GET /v1/search/{id} when status is running (FaceCheck).

curl -X POST "https://apiv1.osintverse.com/v1/search" \
  -H "Content-Type: application/json" \
  -H "x-api-key: ov_your_api_key" \
  -d '{"provider":"whoxy","input_type":"domain","query":"example.com"}'

Sample queries

domain
example.com
Current WHOIS + history
email
Domains tied to an email
name
Alex Rivera
Domains tied to a registrant name

FAQ

How do I use Whoxy in SearchIn?

Open SearchIn and choose Domain, Email, or Name. Select Whoxy as the provider. Review the current record, history snapshots, or reverse-WHOIS domain list.

How do I call Whoxy from the API?

Send POST /v1/search with provider: "whoxy" and a supported input_type. Create an API key in the dashboard first.

What does it cost?

Email: $0.25. Domain: $0.15. Name: $0.25.