DKIM Checker
Verify DKIM selector records and check domain key configuration. Validate signature setup to improve email authentication and delivery.
Run a check to see results
POST /api/v1/email/dkimKey Features
100% Free
No registration required, unlimited checks
Instant Results
Real-time analysis with detailed output
REST API Access
Integrate into your workflow via API
Accurate Data
Live queries to authoritative sources
What is DKIM Checker?
The DKIM checker verifies DomainKeys Identified Mail records for any domain by querying the DKIM public key at the specified selector. DKIM is an email authentication protocol that uses public-key cryptography to digitally sign outgoing messages — the sending server signs each email with a private key, and the receiving server verifies the signature using the public key published in DNS. This proves two things: the email genuinely originated from the claimed domain (authentication), and the message body and key headers were not modified in transit (integrity).
The tool retrieves the DKIM TXT record, displays the public key, verifies the key length meets security standards (1024-bit minimum, 2048-bit recommended), checks the algorithm type (RSA or Ed25519), and validates the record syntax. This free DKIM lookup tool is used by email administrators confirming DKIM is correctly deployed after setup, deliverability specialists diagnosing DKIM failures reported in DMARC aggregate reports, and security teams verifying the key strength of a domain's DKIM configuration.
How to Use
- 1Enter the domain name and the DKIM selector (e.g., domain: example.com, selector: google or s1)
- 2Click 'Run Check' to query the DKIM TXT record at selector._domainkey.example.com
- 3Review the public key data, algorithm (RSA/Ed25519), and key bit length
- 4Verify the key length is at least 1024 bits (2048-bit is recommended for better security)
- 5Check for any syntax errors or missing required fields in the DKIM record
Who Uses This
System Administrators
Monitor and troubleshoot infrastructure
Developers
Debug network issues and integrate via API
SEO Specialists
Verify domain configuration and performance
Security Analysts
Audit and assess network security
Frequently Asked Questions
What is DKIM and how does it protect email?
How do I find my DKIM selector?
Why is DKIM important for email deliverability?
What key length should my DKIM record use?
Why is my DKIM check failing?
Related Articles
GuideRobots.txt Checker: How to Test & Validate Your Robots.txt
Learn how to check your robots.txt file for errors that block search engines. Free robots.txt checker, common mistakes, templates, and step-by-step guide.
GuideRobots.txt Checker: How to Test and Validate Your Robots.txt File
Check and validate your robots.txt file online for free. Learn what robots.txt does, how to write it correctly, and how to fix common mistakes that hurt your SEO
WikiMaster SPF, DKIM, DMARC Setup in Just 30 Minutes
Learn how to set up SPF, DKIM, and DMARC in 30 minutes to secure your email communications effortlessly.