Understanding CNAME Records


CNAME Records Basics

CNAME or Canonical name records, map your hostname to another hostname.

CNAME records are useful for pointing multiple hostnames to the same place and updating them easily. They are also often used for validating domain ownership.

Here is an example of a CNAME record:
Hostname: www.noip.com Target: noip.com

In the example, the CNAME is “www.noip.com“ and it points to “noip.com.” The domains are different but they still go to the same place (The IP address of noip.com) and follow the same DNS rules that are in place.

Please note that No-IP does not support CNAMEs at the root domain level (ANAME or Apex CNAME).

How to add a CNAME Record

Even if you don’t use No-IP to manage your domain records, the same general steps will apply. However, the process may differ slightly.

Step 1: Access Your DNS Records

From your No-IP account, click My Services at the left, then DNS Records. Next, click Add A Hostname.

add-a-hostname-cname1-noip-21-f837akdm1

Step 2: Configure Your CNAME Record

Type a hostname and select DNS Alias (CNAME) from the “Hostname Type” section.
This will display a field for the target hostname. The target must be another host or domain name.

Step 3: Add Your CNAME Record

When finished, click the Add Hostname button to create the CNAME record.

2add-a-host-cname1-no-ip-21-pol83hd7

Additional Tips for CNAME Records

We do not support creating a CNAME sub-domain for No-IP owned domains. For example, if your domain is example.ddns.net, you can’t create cname.example.ddns.net. In order to create a record like this, you would need your own domain and one of our Managed DNS services.

If the entries under Hostname or Target are long, or begin with an underscore character “_”, you may need to contact support to have the records created.