CNAME
acronymnetworking
Stands for: Canonical Name record
A DNS record that makes one name an alias for another.
A Canonical Name record (RFC 1034) points one hostname at another, so lookups follow the chain to the target's real address records. A CNAME cannot coexist with other record types at the same name.
Also known as: cname, CNAME record, alias record