DKIM Record Lookup
Look up DKIM records
Enter a domain above and click Check DKIM Records to see email authentication records here.
Tool features
DKIM Authentication
Key Strength Analysis
Multi-Selector Support
Fast Analysis
What is a DKIM record & how it works
DKIM (DomainKeys Identified Mail) adds a cryptographic signature to outgoing email. The sending server signs each message with a private key, and receivers verify the signature against a public key published in your DNS — proving the message really came from your domain and wasn't altered in transit.
The public key lives in a TXT record at <selector>._domainkey.example.com. The selector (the s= tag from a DKIM-Signature header) lets a domain run several keys at once. This tool reads the record for a selector, decodes the key, and flags weak, testing or revoked keys.
How to use this tool
example.com — the domain whose signing keys you want to inspect.s= tag, or tick “Check all known selectors” to sweep common provider selectors.Related tools
Frequently asked questions
selector._domainkey.example.com.