{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/network/whois","method":"POST","price":"$0.040","description":"Queries the global RDAP bootstrap directory for domain registration details, registrar name, creation date, and expiration timestamp. Matches: domain registration checker, WHOIS lookup tool, check domain owner registry, check website expiry date.","example_input":{"domain":"google.com"},"example_output":{"supported":true,"result":{"domain":"google.com","registrar":"MarkMonitor Inc.","created_date":"1997-09-15T04:00:00Z","expires_date":"2028-09-14T04:00:00Z","status":["active"]},"confidence":"high"},"request_schema":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"Domain name to inspect","examples":["google.com"]}}},"response_schema":{"type":"object"}}