http://help.securepaynet.net/IX-ONE DOMAIN HOST Help Center Top Articles Articles2015-07-28T18:13:06-07:00665What is DNS?1969-12-31T17:00:00-07:00<iframe width="560" height="315" src="https://www.youtube.com/embed/jS-535UqCCk" frameborder="0" allowfullscreen></iframe> <p>DNS, which stands for domain name system, controls your domain name's website and email settings. When visitors go to your domain name, its DNS settings control which company's server it reaches out to.</p> <p>For example, if you use GoDaddy's DNS settings, visitors will reach GoDaddy's servers when using your domain name. If you change those settings to another company, visitors will reach that company when they use your domain name.</p> <h3>What I'm seeing is more complicated than that...</h3> <p>DNS can be confusing. It's made up of many different elements which control different aspects of your domain name. Here's a quick explanation of each one:</p> <style> table {border-collapse: collapse; color: #333; margin: 1.2rem 0;} tr:nth-child(odd) {background-color: #f7f7f7;} tr:nth-child(1) {background-color:#ddd;} th{ border-right: 1px solid #ddd; padding: 5px; text-align:left;} td{border: 1px solid #b2b2b2;padding: 5px;vertical-align:top;} td:nth-child(1) {font-weight:bold;} </style> <table> <tr> <th>DNS Element</th> <th>Description</th> </tr> <tr> <td>Nameserver</td> <td>Nameservers "point" your domain name to the company that controls its DNS settings. Usually, this will be the company where you registered the domain name.<br/><br/>However, if your website is hosted by another company, sometimes you'll need to use their nameservers.</td> </tr> <tr> <td>Zone File</td> <td>Zone Files are simply the files that store all of your domain's DNS settings. Your domain name's Zone File is stored on the company's nameserver.</td> </tr> <tr> <td>A Record</td> <td>A Records point your domain name to an individual server using an IP address. An example IP address is 123.4.67.5.<br/><br/>You can also use A Records to point subdomains (for example <em>subdomain.coolexample.com</em>) to a server's IP address.<br/><br/>Every domain name has a primary A Record called "@," which controls what your domain name does when some visits it directly.</td> </tr> <tr> <td>CNAME</td> <td>CNAMEs point your subdomains to another server using a server name. Unlike A Records, CNAMEs cannot use IP addresses.<br/><br/>Most domain names have many CNAMEs.</td> </tr> <tr> <td>MX Records</td> <td>MX Records point your domain name's email to its email provider.</td> </tr> </table> <p>If your domain name uses our nameservers, you can view or change your domain name's DNS through us.</p> <p><strong>NEXT STEP:</strong> <a href="/article/680?prog_id=ixonecom&amp;locale=en" target="_blank">Managing DNS for Your Domain Names</a></p>1969-12-31T17:00:00-07:00