← Back to catalog
whois.reverse
mock data$0.008 / callReverse WHOIS Search
Find all domains registered by a person, company, or email — reverse WHOIS lookup for OSINT and brand monitoring (WhoisXML)
Input schema
keywordrequired
stringSearch keyword to find domains — registrant name, email, company, or address (e.g. "John Smith", "acme.com")
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>"}'