
Check your DKIM configuration instantly. Verify DKIM records, selectors, public keys, key types, versions and flags to ensure proper email authentication.
Essential for preventing email spoofing, improving inbox placement and ensuring your domain's email authentication is correctly configured.
Check the raw DKIM TXT record and verify its structure.
Confirm the selector matches your email provider configuration.
View the full RSA public key and verify it is properly published.
Verify DKIM version and cryptographic key type (e.g., RSA).
This DKIM checker helps you validate how your domain signs outgoing emails. It looks up the DKIM record at [selector]._domainkey.[domain] and displays the complete DNS configuration.
DKIM (DomainKeys Identified Mail) is a core email authentication standard used alongside SPF and DMARC. A missing, broken or misconfigured DKIM setup can result in spam filtering, rejection, or domain spoofing vulnerabilities. This tool helps you quickly diagnose and fix your DKIM configuration.
Displays the full DKIM TXT record exactly as published in DNS, including the complete tag-value syntax.
Shows the DKIM version tag. Should always be DKIM1 for current DKIM implementations.
Specifies the cryptographic algorithm used for the public key, typically rsa for RSA encryption.
The actual RSA public key in base64 format that receiving servers use to verify DKIM signatures.

