OSINTverse

Whoxy

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

  • 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

What you get back

  • Current registration card with dates and nameservers
  • Ownership history timeline
  • Reverse-WHOIS domain portfolio with registrant fields
  • Full JSON export for automation

UI workflow

Open SearchIn and choose Domain, Email, or Name.

Select Whoxy as the provider.

Review the current record, history snapshots, or reverse-WHOIS domain list.

Sample queries

Input typeQueryNotes
domainexample.comCurrent WHOIS + history
email[email protected]Domains tied to an email
nameAlex RiveraDomains tied to a registrant name

Pricing

email $0.25 · domain $0.15 · name $0.25

Best for

  • Infrastructure and brand ownership investigations
  • Finding related domains from a known email or name
  • Tracking registrar and contact changes over time

API example

$0.25 per query. Live runs charge the active workspace wallet — the same rates as the dashboard.

Sample data
Investigation results
completed

Whoxy · email · [email protected]

Domains

2

Reverse WHOIS hits

Registrars

2

Distinct registrars

Page

1 / 1

First page of reverse WHOIS

Reverse WHOIS domains
2
example.com
Reverse WHOIS

Registrar

RESERVED-Internet Assigned Numbers Authority

Created

1995-08-14

Expires

2025-08-13

Registrant

Alex Rivera

Registrant company

Rivera Labs

Registrant email

[email protected]
rivera-labs.com
Reverse WHOIS

Registrar

Namecheap

Created

2019-04-02

Expires

2026-04-02

Nameservers

ns1.example.com, ns2.example.com

Registrant

Alex Rivera

Registrant email

[email protected]
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":"email","query":"[email protected]"}'

Invalid provider + input_type pairs return HTTP 422. Confirm combinations with GET /v1/providers or the pricing matrix.

Run this in the SearchIn UI or create an API key. Full HTTP reference: search workflow. Marketing overview: Whoxy integration.

On this page