| verified_company_name |
Legal / brand name from tenant identity—not the WHOIS registrant string. |
| identity_and_sso.tenant_guid |
Immutable Entra ID directory GUID. Survives domain swaps; used for parent / sibling mapping. |
| identity_and_sso.sso_vendor |
Okta, Ping, Microsoft Entra, or other IdP when federation is published. |
| identity_and_sso.cloud_environment |
Commercial vs USGov GCC High / DoD. Flags ITAR-style sovereign tenancy. |
| mailbox_infrastructure.primary_provider |
Google Workspace vs Microsoft 365 vs other—from identity, not gateway MX. |
| mailbox_infrastructure.security_gateway_detected |
Proofpoint, Mimecast, Barracuda, or null. Explains “Other” MX in sequencers. |
| outbound_guidance.link_safety |
Whether inbound SEGs sandbox tracked links. Informs HTML vs plain-text routing. |
| outbound_guidance.outbound_playbook |
Compressed routing note: matched sender family + link posture. |
| security_posture.dmarc_policy |
reject / quarantine / none. Reject is the anti-spoof baseline. |
| security_posture.dmarc_reporting_vendor |
Parsed from _dmarc rua / ruf. Mapped vendor, or Internal / In-House (Unmanaged) when rua is the target domain. dmarc_vendor is a CSV alias of this field. |
| security_posture.is_dmarc_monitored |
True if a reporting vendor matched or any rua is present. |
| mailbox_infrastructure.dkim_detected |
Parallel TXT on google._domainkey and selector1._domainkey. Valid if v=DKIM1, k=rsa, or p= is published. |
| mailbox_infrastructure.active_dkim_selectors |
Which of those selectors answered. CSV: ds_dkim. |
| mailbox_infrastructure.bimi |
Same default._bimi lookup as brand_authority—no second DNS query. is_configured, has_vmc_certificate, logo_url. |
| web_and_dns_infrastructure.web_platform |
HEAD fingerprint: Shopify, WordPress, Next.js / Vercel, Squarespace, Wix. CSV: ds_web_platform. |
| web_and_dns_infrastructure.nameserver_tier |
Cloudflare DoH type=NS. MarkMonitor / CSC count as enterprise registrar and can lift company tier. |
| canonical_redirect_domain |
Hostname from a 301/302 Location on HEAD. CSV: ds_canonical. |
| deliverability_and_spf_health.spf_lookup_count |
Nested DNS lookups toward the RFC 7208 cap of 10. |
| outbound_guidance.mta_sts_policy |
Whether MTA-STS (RFC 8461) enforces TLS on inbound SMTP. |
| firmographic_inferences.estimated_company_tier |
Enterprise 500+ / mid-market / SMB inferred from identity + mail stack. |
| detected_tech_stack |
CRM, marketing, support, and ESP includes decoded from SPF—no page scrape. |
| brand_authority.bimi_active |
BIMI record present; VMC indicates a validated inbox logo. |
| impersonation_risk.can_be_spoofed_directly |
True when DMARC does not prevent direct-domain spoofing. |
| deliverability_health.score |
0–100 composite of SPF, DMARC, parked status, and gateway posture. |
| latency_ms |
Server-side duration. DNS stays in the probe abort window; origin HEAD is capped at 1.2s. Cache hits are a JSON read (no extra network). |