FREE TOOL

DKIM signature checker

Validate DKIM signatures and verify email authentication configuration. Check public key records and ensure proper cryptographic signing setup.

Understanding DKIM authentication

DKIM (DomainKeys Identified Mail) uses cryptographic signatures to verify email authenticity and prevent tampering during transmission. It's essential for email deliverability and security.

How DKIM works

1. Email signing

Mail server signs outgoing messages with private cryptographic key.

2. DNS publication

Public key published in DNS as TXT record with selector.

3. Verification

Receiving servers verify signatures using published public key.

Common selectors

Google Workspace

Uses 'google' selector with 2048-bit RSA keys.

Microsoft 365

Uses 'selector1' and 'selector2' with CNAME records.

Email services

SendGrid, Mailchimp, and others use custom selectors.

Automate your DKIM setup

InboxKit automatically generates and manages DKIM keys for maximum email security