{"name":"company-intel-pack","description":"Company research bundle for B2B enrichment agents: firmographic profile, domain intelligence, WHOIS registration, TLS posture, tech stack, email authentication (DMARC/SPF/DKIM), and recent news in one call. Composite: one call runs company-enrich + domain-enrich + whois + ssl-cert-info + tech-stack-detect + dmarc-check + news-search in parallel and merges them into {profile, domain, registration, security, tech_stack, email_auth, news}. Accepts a company name or a domain (name inputs resolve via a best-guess domain probe; unresolvable names return the profile only with the rest marked skipped). tech-stack-detect and news-search are optional legs that degrade instead of failing the pack. Seven lookups bought separately add up to $0.105; this pack is $0.08. Public-data only; no private enrichment databases.","price":"$0.08","method":"POST","input_schema":{"properties":{"company":{"type":"string","description":"Company name, e.g. 'Stripe'. Provide this or 'domain'. Max 253 chars."},"domain":{"type":"string","description":"Company domain, e.g. 'stripe.com'. Provide this or 'company'. Max 253 chars."}},"required":[],"anyOf":[{"required":["company"]},{"required":["domain"]}]},"input_example":{"domain":"example.com"},"output_example":{"input":"example.com","resolved_domain":"example.com","domain_source":"input","profile":{"domain":"example.com","company":"Example","mx_records":["mail.example.com"]},"domain":{"domain":"example.com","company":"Example"},"registration":{"registered_date":"1995-08-14T04:00:00Z","age_days":11223,"registrar":{"name":"IANA"}},"security":{"issuer_common_name":"DigiCert TLS RSA CA","days_until_expiry":60},"tech_stack":{"detection_count":2,"detections":[{"name":"Cloudflare","category":"cdn"}]},"email_auth":{"spf":{"present":true},"dmarc":{"present":true,"policy":"reject"}},"news":{"articles":[{"title":"Example raises Series B","url":"https://news.example.com/1"}]},"composed_of":["company-enrich","domain-enrich","whois","ssl-cert-info","tech-stack-detect","dmarc-check","news-search"],"components":[{"name":"company-enrich","ok":true,"ms":640},{"name":"news-search","ok":true,"ms":4200}],"degraded":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}