Online DKIM record lookup, verify email signature configuration, custom selector support
What is a DKIM record?
DKIM (DomainKeys Identified Mail) record is a DNS TXT record containing a public key used to verify that an email was actually sent by the domain owner and hasn't been tampered with.
What is a DKIM selector?
A DKIM selector is part of the DKIM record name, formatted as selector._domainkey.domain.com, specifying which key to use for signing. Common selectors include google, default, s1, s2.
How do I find my DKIM selector?
Check the DKIM-Signature header in the raw email, where s= value is the selector. Google Workspace uses 'google', Microsoft 365 uses 'selector1/selector2', SendGrid uses 'smtpapi'.
What do v= and k= mean in DKIM records?
v= indicates DKIM version (usually DKIM1), k= indicates key type (usually rsa), p= contains the actual public key data. These tags together form a complete DKIM record.
β Frequently Asked Questions
Are there any usage limits for DKIM Record Checker?
DKIM Record Checker has no usage limits β it's free and unlimited. Since processing is done client-side, speed depends on your device. For very large files, we recommend processing in batches for the best experience.
Is DKIM Record Checker free to use?
Yes, DKIM Record Checker is completely free to use. No registration or login required β all features are available immediately.
Can I use DKIM Record Checker on my phone?
Yes. DKIM Record Checker is fully responsive and works on phones, tablets, and desktops. The interface adapts automatically to your screen size.
Is my data safe when using DKIM Record Checker?
Absolutely. All processing happens locally in your browser. No data is sent to any server, so there's zero risk of data leaks. Your information stays completely under your control.
Do I need to install any software?
No. DKIM Record Checker is a web-based tool β just open it in your browser and start using it. No downloads, plugins, or extensions required.
Does DKIM Record Checker upload my data to a server?
No. DKIM Record Checker uses client-side processing β everything runs in your browser. Your data never leaves your device, and the tool works even without an internet connection.