Simple online tools for developers, networking, text and conversions.

Network Tools

CNAME Lookup

Look up CNAME DNS records for any domain.

Tool

Use this CNAME lookup tool to check canonical name records for a domain or subdomain. It is useful for DNS troubleshooting, CDN setup, domain verification, platform integrations, and checking alias-based hostnames.

About this tool

Use this CNAME lookup tool to check canonical name records for a domain or subdomain. It is useful for DNS troubleshooting, CDN setup, domain verification, platform integrations, and checking alias-based hostnames.

Use cname lookup when you need a fast browser-based result without extra setup. It works well for quick checks, one-off tasks, and routine formatting or calculation work.

Learn more

Why use this tool

How to use

  1. Paste the domain or subdomain into the input box.
  2. Run the tool to look up its CNAME record.
  3. Review the alias target if one exists.
  4. Copy the result if needed for setup or troubleshooting.

Examples

Example

Input

www.example.com

Output

CNAME target if present

Checks whether the hostname is configured as an alias.

Common errors

The user queries the root domain and expects a CNAME where it may not be allowed.

Fix: Check whether the specific DNS provider or host supports CNAME at that level.

The user expects an IP address instead of an alias target.

Fix: Use A or AAAA lookup if you want direct address records.

No CNAME result appears because the host uses another record type.

Fix: Check the host with a broader DNS tool if you are unsure which record type is configured.

FAQ

What does a CNAME record do?

A CNAME record points one hostname to another hostname instead of directly to an IP address.

Can I check subdomains?

Yes. You can enter a full subdomain like www.example.com.

What is this useful for?

It is useful for domain aliases, CDN setup, verification flows, and troubleshooting DNS alias chains.

Is this CNAME lookup free to use?

Yes. It works online in the browser.

When should I use CNAME Lookup instead of A Record Lookup?

Use CNAME lookup when you want to see whether a hostname aliases to another hostname. Use an A-record check when you want direct IPv4 address mapping.

Use cases

Related tools