CNAME

A DNS record that aliases one hostname to another.

CNAME points one hostname at another rather than at an IP. Common for CDNs (www.example.com → cdn.example.com). A CNAME can't coexist with other records at the same name.

Try the Dns Lookup tool →