Brandenvii← Dictionary
Technology · TECHNOLOGY

CNAME

also called canonical name record

Meaning

A DNS record pointing one name at another name.

Base Meaning

Points one address at another address.

CNAME is part of Technology, and more precisely DNS. Stated plainly: a DNS record pointing one name at another name.

It is a mechanism rather than an opinion: set up properly it behaves predictably, and set up badly it fails just as predictably. Held that way, the term stays useful instead of turning into decoration.

In practice, CNAME shows up in build decisions, tooling and the plumbing behind a working system. It rarely travels alone — expect it next to DNS Record, A Record and Subdomain. The practical test is whether it is configured, documented and actually working.

CNAME is one of those items that only becomes visible when it is missing. When it is unclear, small technical debts compound into a rebuild. The businesses that treat it seriously spend less time redoing work.

Explain It Like I'm Five

It is a piece of machinery doing one job in the background. Points one address at another address.

How the meaning shifts depending on who is using it, and where.

INDUSTRY

In agency and in-house rooms, CNAME means exactly a DNS record pointing one name at another name.

PLAIN

In plain conversation it comes out as points one address at another address.

CNAME is not complicated — it is just often left vague. Points one address at another address. Decide it, write it down, move on.