Comprehensive Domain Intelligence
deliveriq_domain_intelGet a comprehensive domain intelligence report including MX records, DNSBL status, email authentication (SPF/DKIM/DMARC), domain age, ISP profile, and trust score. Assess email deliverability risk in one query.
Instructions
Get a comprehensive intelligence report for a domain including MX records, DNSBL status, email infrastructure (SPF/DKIM/DMARC), domain age, ISP profile, and trust score.
This is a combined report — if you only need one aspect, use the more specific tools (deliveriq_blacklist_check, deliveriq_infrastructure_check) instead.
Args:
domain (string): Domain to analyze (e.g. "example.com")
Returns: Complete domain intelligence report with trust score.
Examples:
"Full report on example.com" -> { domain: "example.com" }
Credit cost: 1 credit (heavy rate limit: 10 req/min)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain for comprehensive intelligence report (e.g. "example.com") |