UnifyAPI
← Back to catalog

whois.reverse

mock data$0.008 / call

Reverse WHOIS Search

Find all domains registered by a person, company, or email — reverse WHOIS lookup for OSINT and brand monitoring (WhoisXML)

Securityprovider: Whois#whois#security

Input schema

keywordrequired

Search keyword to find domains — registrant name, email, company, or address (e.g. "John Smith", "acme.com")

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/whois.reverse \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"keyword":"<keyword>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.