A message reveals the real selector
The DKIM-Signature header carries the signer's d= domain and s= selector. DNS has no universal selector index.
Public-key evidence · read-only DNS
Check the selector a message used, validate its public-key material and understand key strength, restrictions and DNS aliases. If you do not know the selector, run a clearly bounded candidate search.
Inspect a DKIM keyInspect a selector
The most reliable input is the d= signing domain and s= selector from a representative delivered message.
d= and s= privately from an email header.
Public DNS check. We look for the selector's public key record and explain what it contains. Nothing is changed.
Read the result correctly
The DKIM-Signature header carries the signer's d= domain and s= selector. DNS has no universal selector index.
A valid public key cannot prove that a sender controls the matching private key or that current messages use it.
Even a passing DKIM signature supports DMARC only when its authenticated signing domain aligns with the visible From domain.
DKIM is one signal. Reputation, content, recipient policy, SPF, DMARC and other factors also affect handling.
Standards used
The checker follows the DKIM base specification, current algorithm and key-size guidance, the Ed25519 extension, and the IANA registry.
DKIM questions
No. Selectors are arbitrary names chosen by signers, and DNS does not publish a complete directory. Automatic mode checks a bounded set of common and provider-informed candidates only.
Inspect a representative delivered message. Its DKIM-Signature header contains the s= selector and d= signing domain. You can use our browser-only email header analyser without uploading the header.
No. It confirms that the DNS value can be parsed. Verify a representative message to establish whether the signature passes and the signer controls the corresponding private key.
RFC 8301 sets 1024 bits as the minimum and recommends 2048 bits. Plan rotation through the email provider rather than replacing key material manually.
Not necessarily. A DKIM result supports DMARC only when the signing domain aligns with the visible From domain. SPF can provide a separate aligned path.