- / DKIM record checker
DKIM record checker
Look up DKIM records to verify email signing configuration for any domain. Auto-detect common selectors or specify your own to check key type and public key presence.
What is DKIM?
DKIM (DomainKeys Identified Mail) is an email authentication method that adds a digital signature to outgoing messages. The receiving server uses the public key published in your DNS to verify that the email was sent by an authorized server and hasn't been tampered with in transit.
DKIM records are stored as TXT records at a specific subdomain:selector._domainkey.yourdomain.com. The "selector" varies by provider and lets you use multiple DKIM keys for the same domain.
Common DKIM selectors
| Selector | Provider |
|---|---|
| Google Workspace | |
| selector1 / selector2 | Microsoft 365 |
| k1 | Mailchimp / Mandrill |
| s1 / s2 | Amazon SES |
| default | Various (generic) |
| dkim | Various (generic) |
| smtp | Postmark |
| Various (generic) |
How to use this tool
- Enter a domain name (e.g., "example.com").
- Optionally enter a DKIM selector. If left empty, the tool checks common selectors automatically.
- Click "Check" to query DKIM records.
- Review the results to see found selectors, key types, and record details.
v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQE...Browse more tools
SPF record checker
Check SPF records for any domain to verify authorized email senders and troubleshoot deliverability.

MX record lookup
Look up MX records for any domain to see mail servers, priorities, and identified email providers.

Email validator
Validate email addresses with syntax checks, domain verification, MX record lookup, and disposable email detection.
