bl_domain_score
Calculate a domain risk score from 0 to 100 by aggregating DNSBL listings, domain age, DNSSEC presence, and SPF/DMARC configuration. Returns score, factors, and verdict.
Instructions
Calculate an aggregated domain risk score (0-100) from multiple sources: DNSBL listings, domain age, DNSSEC presence, SPF/DMARC configuration. Returns score, contributing factors, and verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to calculate risk score for (e.g. 'example.com') |