GDPR Compliance

We use cookies to ensure you get the best experience on our website. By continuing to use our site, you accept our use of cookies, privacy policy and terms of service.

star-1
star-2

CNAME Lookup.

Look up the canonical name (CNAME) records for any domain to see where it aliases to.

What is a CNAME Record?

CNAME (Canonical Name) Record acts as an alias or "nickname" for another domain. Instead of pointing a domain to an IP address, it points to another domain name.

Why use a CNAME instead of an A Record?

  • Easier Maintenance: If you have 10 subdomains pointing to one main server, you only have to update the main server's IP once. All CNAMEs will follow automatically.
  • Third-Party Services: Services like Shopify, Zendesk, or WP Engine use CNAMEs so they can change their back-end IP addresses without you ever needing to update your DNS.

Frequently asked questions:

  • Can a CNAME record point to an IP address?

    No. A CNAME record must always point to another domain name (e.g., ghs.googlehosted.com), never a numerical IP address. To point to an IP, you must use an A Record.

  • What is CNAME Chaining?

    This happens when one CNAME points to another CNAME, which points to another. While technically possible, it is bad practice because it slows down your website by forcing the browser to perform multiple DNS lookups before it even finds the IP address.

  • Does a CNAME affect SEO?

    No, CNAMEs do not directly impact your search rankings. However, if a CNAME chain is too long, it can slow down your page load time, which is a ranking factor for Google.

  • Why can't I put a CNAME record on my root domain?

    According to DNS standards (RFC 1034), a CNAME record cannot coexist with other records on the same name. Since your root domain must have an SOA and NS record, adding a CNAME there would break your DNS. For root domains, use an A record or an ALIAS record if your provider supports it.

star-1
star-2
arrow-1

Don’t leave your online presence to chance!

Try UptimeObserver today. Setup in 2 minutes.