Bulk Domain Email Security Checker
Pricing
Pay per event
Bulk Domain Email Security Checker
Audit SPF, DMARC, MX, and DKIM DNS posture for bulk domain lists with scores, risk flags, and raw records.
Bulk Domain Email Security Checker
Pricing
Pay per event
Audit SPF, DMARC, MX, and DKIM DNS posture for bulk domain lists with scores, risk flags, and raw records.
You can access the Bulk Domain Email Security Checker programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "domains": [< "google.com",< "gmail.com",< "example.com"< ],< "dkimSelectors": [< "google",< "selector1",< "selector2",< "default"< ],< "maxConcurrency": 20,< "timeoutMs": 5000<}' |<apify call automation-lab/bulk-domain-email-security-checker --silent --output-datasetThe Apify CLI is the official tool that allows you to use Bulk Domain Email Security Checker locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: