{"name":"domain-dossier","description":"Builds a full domain report in one call: WHOIS, DNS, TLS, age, risk, and DMARC. Composite: one call runs whois + dns-lookup + ssl-cert-info + domain-age-check + domain-risk-check + dmarc-check in parallel and merges them into {registration, dns, tls, age, risk, email_auth}. One request replaces six separate lookups for security, fraud, and due-diligence agents. Use it as a domain intelligence API, phishing triage bundle, or brand-protection domain workup.","price":"$0.04","method":"POST","input_schema":{"properties":{"domain":{"type":"string","description":"Domain to profile, e.g. 'example.com'. Max 253 chars."}},"required":["domain"]},"input_example":{"domain":"example.com"},"output_example":{"domain":"example.com","registration":{"registered_date":"1995-08-14T04:00:00Z","registrar":{"name":"IANA"},"nameservers":["A.IANA-SERVERS.NET"]},"dns":{"total_records":5,"flat":{"a":["93.184.216.34"],"mx":["0 ."]}},"tls":{"issuer_common_name":"DigiCert TLS RSA CA","days_until_expiry":60},"age":{"age_days":11223,"registered_date":"1995-08-14T04:00:00Z","days_until_expiry":98},"risk":{"flags":[],"statuses":["client delete prohibited"],"dnssec_signed":true},"email_auth":{"score":85,"grade":"A","spf":{"all_qualifier":"~all"}},"composed_of":["whois","dns-lookup","ssl-cert-info","domain-age-check","domain-risk-check","dmarc-check"],"components":[{"name":"whois","ok":true,"ms":812},{"name":"dns-lookup","ok":true,"ms":143}],"degraded":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}