CNAME Lookup

Look up the CNAME (canonical name) record on any DNS name. CNAMEs alias one name to another — common in custom-domain wiring (e.g. www.example.com → example.web.app), ESP DKIM CNAME chains (e.g. selector._domainkey.example.com), and CDN setups.

CNAMEs are forbidden at the DNS apex (e.g. example.com); look them up on subdomains.

When to use this