CAA Record Lookup

Check CAA records (certificate authority authorization) for any domain across 12 global resolvers. Free DNS checker.

What is a CAA record?

A CAA record ("certification authority authorization") tells certificate authorities (CAs) which of them are allowed to issue TLS certificates for a domain. Compliant CAs check CAA before issuance and refuse if they're not authorized. CAA is a defense against unauthorized certificate issuance.

When to check CAA records

FAQ

What does a CAA record look like?

CAA records have a flag (usually 0), a tag (issue, issuewild, or iodef), and a value. Example: 0 issue "letsencrypt.org" means only Let's Encrypt may issue certs for the domain.

Do I need a CAA record?

No — but you should consider one. Without CAA, any CA in any browser's trust store can issue a cert for your domain (assuming they validate ownership). CAA is a cheap, declarative restriction.

All record-type lookups

WhereIsDNS has dedicated pages for each common DNS record type. Each one defaults the tool to that record type and includes background on what the record means and what to look for.