You are viewing the legacy StackPath SecureCDN Help Center. Please use support.stackpath.com if you signed up after July 1, 2018 or log in through control.stackpath.com

StackPath Support

How to Setup DNS for Full-Site Content Delivery Using an ANAME Record

This article describes the recommended method to setup DNS for full-site acceleration when using the StackPath Secure CDN with an apex domain.

StackPath recommends using an ANAME or ALIAS Records as opposed to using the traditional A Record. An ALIAS also known as ANAME record is a virtual record type that provides CNAME-like behavior for apex (root) domains. Using an ALIAS or ANAME record will allow your DNS to automatically update with any changes made on the StackPath platform (i.e. migrating your site to another IP to mitigate a DDOS attack). 

For example, if your domain is example.com and you want it to point to a host name like site.company.stackpathdns.com, then you cannot use a CNAME record. However, if you use an ALIAS record it will automatically resolve your domain to one or more A records at resolution time and resolvers will see your domain as if it had A records.

Most modern DNS providers support ALIAS or ANAME record types, such as:

  1. DNS Made Easy
  2. DNSimple
  3. CONSTELLIX
  4. DYN DNS
  5. Easy DNS
  6. NS1

--

DNS Made Easy

This Article explains the benefits of using ANAME record and how it functions in their infrastructure.

It also provides detailed step by step directions of how to create ANAME records for APEX domains.

Go to Article

--

DNSimple

DNSimple instruct their users to use an ALIAS record if they are trying to alias the root domain (apex zone) or if they need other records for the same name

Go to Article

--

CONSTELLIX

This Article explains how CONSTELLIX designed their ANAME record option specifically to be used for CDN use case.

Go to Article

--

DYN DNS

Alias records are not enabled by default for Dyn clients. If you are a Dyn client please contact Dyn Technical Support to review the requirements for adding Alias to your zone.

Once this feature is enabled you can follow the instructions in this article to configure your Alias.

Go to Article

--

Easy DNS

As of June 2016 Easy DNS supports the creation of ANAME records on all service levels.

The following Article will takes their customers through the step by step directions of creating ANAME records for their Apax domains.

Go to Article

--

NS1

NS1 supports Alias records out of the box. NS1 Clients can simply select the alias from the record type drop down and set the Answer to their Secure CDN URL.

The following article explains this process in detail.

Go to Article

Not all DNS providers have the option for creation of ALIAS records. Please make sure your DNS provider has this feature available.

Please note that traditional A records are different from (ANAME and ALIAS) records mentioned in this article. A Records are the most basic type of DNS record and are used to point a domain or subdomain to an IP address. We do not recommend the use of A records with your Secure CDN service as they eliminate the option for load balancing on CDN Edge servers and could result in unintended downtime for your visitors. 

Return to top