{"name":"brand-watch-domain-risk","description":"Checks new or suspicious brand-adjacent domains for age, registrar, expiry, DNSSEC, and transfer/lock statuses. An unregistered lookalike domain answers with found:false instead of erroring — that's itself a risk signal for brand-watch use cases. Same backend as whois-lookup. Use it as a brand watch domain risk API, lookalike-domain RDAP triage tool, or trademark monitoring support.","price":"$0.02","method":"POST","input_schema":{"properties":{"domain":{"type":"string","description":"Apex domain to look up (e.g. 'example.com'). Subdomains are stripped to the registrable domain before query."},"include_certificates":{"type":"boolean","description":"If true, fetch a crt.sh certificate-transparency summary (issuer counts, first/last seen, total certs). Default false."}},"required":["domain"]},"input_example":{"domain":"github.com","include_certificates":true},"output_example":{"domain":"github.com","found":true,"age_days":8,"flags":["newly_registered"]},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}