nslookup -type=TXT default._domainkey.example.com

Category: Mail Servers & Postfix

nslookup -type=TXT default._domainkey.example.com

Check a DKIM record with nslookup

Fetches the DKIM TXT record using nslookup's classic syntax, handy on servers where dig is not installed. The answer should contain the v=DKIM1 tag with the public key. Same record as `dig +short TXT default._domainkey.example.com`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.