Free DKIM Checker Tool

DKIM Checker: Validate Your DKIM Record and Email Signature

Check your DKIM record, verify selectors and signatures, validate DNS configuration, and detect issues affecting email authentication and deliverability.

Results

  • Free DKIM lookup
  • Instant results
  • No signup required

What does this DKIM checker analyze?

Run a complete DKIM lookup and get a clear diagnosis of your DNS record, selector configuration, and deliverability impact.

DKIM record lookup

Retrieve the DKIM TXT record published in your DNS using the selector.

Selector validation

Ensure your DKIM selector is correctly configured and accessible.

DKIM signature verification

Check whether emails are properly signed and validated by receivers.

Public key analysis

Validate DKIM key format, length, and cryptographic strength.

DKIM errors and warnings

Detect missing records, invalid keys, and alignment issues.

Deliverability impact

How DKIM affects authentication, message integrity, and inbox placement.

DKIM Record Examples

Here are common DKIM setups used across popular email providers.

1

Google Workspace

selector1._domainkey.example.com

2

Microsoft 365

selector1-example-com._domainkey.example.onmicrosoft.com

3

Mailgun

k=rsa; p=PUBLIC_KEY

4

Basic DKIM record

v=DKIM1; k=rsa; p=PUBLIC_KEY

5

Multiple selectors

selector1 / selector2 used for rotation

6

2048-bit key

Recommended secure DKIM configuration

How DKIM Works and Why It Matters

DKIM (DomainKeys Identified Mail) is an authentication method that uses cryptographic signatures to verify that your emails were not altered during transmission.

When an email is sent, it is signed with a private key. The receiving server retrieves the public key from your DNS and verifies the signature. If valid, DKIM passes.

A valid DKIM setup improves authentication, protects message integrity, and supports DMARC alignment. It is a core component of email deliverability.

DKIM records use selectors:

Example:

selector._domainkey.yourdomain.com

Common DKIM Errors This Tool Detects

Missing DKIM record

No DKIM public key found in DNS.

Invalid selector

Selector does not match any DNS entry.

Invalid public key

Incorrect formatting or corrupted key.

Weak key length

1024-bit keys reduce security and trust.

DKIM signature missing

Emails are not signed properly.

Alignment issues

Domain mismatch affecting DMARC validation.

Free DKIM Checker to Validate Your DKIM Record

Use this DKIM checker to perform a DKIM lookup, validate your DomainKeys Identified Mail record, and detect configuration issues affecting email authentication and deliverability.

DKIM uses cryptographic signatures to verify that your emails have not been altered during transmission and are sent from a trusted domain. If your DKIM record is missing, invalid, or misconfigured, your emails are more likely to fail authentication checks or be filtered into spam.

This tool helps you validate selectors, check DNS records, and confirm that your emails are properly signed and trusted by receiving servers.

DKIM Record Check Results

Status & Record

DKIM status (valid / missing / error) & full DKIM record

Analysis Summary

Selector validity, key strength & DNS configuration

Issues & Fixes

Detected problems & recommended fixes

Fix Your Deliverability with an Expert

Get a personalized audit of your DKIM, SPF, and email setup. Identify what’s hurting your deliverability and get clear, actionable fixes in a 30-minute session.

DKIM Checker FAQ

DKIM Basics

What is DKIM?
DKIM is an email authentication method that uses cryptographic signatures to verify email integrity and sender authenticity.
Where is DKIM stored?
The public key is stored in DNS as a TXT record under a selector.

DKIM Lookup

How do I check my DKIM record?
Use a DKIM checker with your domain and selector to retrieve and validate your DNS record.
What is a DKIM selector?
A selector is a string that identifies which DKIM key is used to sign your emails.

DKIM Errors

Why is my DKIM failing?
Common causes include missing records, wrong selector, invalid key format, or signature issues.
What happens if DKIM is missing?
Emails may fail authentication checks and are more likely to land in spam.

Security

What is DKIM used for?
DKIM ensures that emails are not altered during transmission and come from a trusted source.
Is DKIM required?
Yes. Modern providers like Gmail and Outlook expect DKIM for proper authentication.

Deliverability

Does DKIM improve deliverability?
Yes. It increases trust, supports DMARC, and helps emails reach the inbox.
Is DKIM enough?
No. DKIM must be combined with SPF and DMARC for full authentication.

Setup

How do I create a DKIM record?
Generate a key pair, publish the public key in DNS, and configure your email provider to sign emails.
What key length should I use?
2048-bit keys are recommended for better security and deliverability.