Valid
- v=DKIM1; k=rsa; p=BASE64
web validator
Validate DKIM selector TXT records for v=DKIM1, algorithm, and public key presence.
Requires v=DKIM1.
Requires p= base64 public key.
k= accepted values include rsa or ed25519; defaults to rsa if omitted.
Runs locally; no data stored.
DKIM TXT record
Paste the selector TXT value (v=DKIM1; k=...; p=...). Keep keys base64 without spaces. No DNS queries are made.
This DKIM validator checks v=DKIM1, k=, and p= public key presence entirely in your browser without DNS lookups.
Use it to catch missing keys or prefixes before publishing DKIM selector records.
All validation happens in your browser. No data is sent, logged, or stored.
Structural validation only; does not verify signatures or key strength.