{"name":"domain-age-check","description":"Checks a domain's age and registration date, with registrar metadata, for fraud, phishing, brand-protection, and lead-enrichment workflows. Same RDAP backend as whois-lookup. Use it as a domain age check API, newly registered domain detector, or registration date lookup.","price":"$0.02","method":"POST","input_schema":{"properties":{"domain":{"type":"string","description":"Domain to check, e.g. 'example.com'."},"include_certificates":{"type":"boolean","description":"Attach crt.sh certificate-transparency summary. Default false."}},"required":["domain"]},"input_example":{"domain":"example.com"},"output_example":{"domain":"example.com","age_days":11223,"registered_date":"1995-08-14T04:00:00Z","flags":[]},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}