What is a CNAME?

CNAME stands for "canonical name". A CNAME record maps an address to its canonical name. When a name server looks up a name and finds a CNAME record, it replaces the name with the canonical name and looks up the new name. These should only be used when absolutely necessary. You have to be very knowledgeable in DNS management to be able to set up CNAME records.

One of the times where CNAME records can be useful is when you want a subdomain to point to a mail server outside of your domain. For example, if you want "mail.example.com" to go to your registrar's mail server, instead of entering the IP address, you could put in "mail.example.com CNAME webmail.your_registrar.com", so that if the IP address of the mail server is changed, you won't have to make any updates.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is an auto-responder?

An auto-responder is an email feature that allows you to automatically generate...

What is email forwarding?

With e-mail forwarding, you can easily divert all e-mails received under your domain address...

What is a subdomain?

Subdomains allow you to divide your website content into multiple sections using a...

What is SSH?

SSH (Secure Shell) is a program used to log into another system over a network, to execute...

What is DNS?

DNS (Domain Name Server) is used to map domain names to IP addresses and vice versa....

Powered by WHMCompleteSolution