Knowledgebase: Domains
DNS Settings and Information
Posted by on 14 October 2016 02:24 PM

In order for a domain name to display the proper website and to be able to do things such as send and receive email, the DNS records must be properly configured. Below are some commonly used terms when discussing DNS configuration as well as the settings needed for your 220 Marketing website to function properly. 

Domain Terminology

Domain Name System – Often referred to simply as DNS, the Domain Name System represents a powerful Internet technology for converting domain names to their corresponding IP addresses.

Registrar - The organization or commercial entity that manages the reservation of Internet domain names. This is typically the place where you purchased your domain name (Godaddy, Register.com, 1and1, etc).

Nameservers (NS Records) – The set of servers that processes the requests made for a domain’s DNS records.

Domain Name – Domain names are human-friendly names that are mapped to an IP address where information related to your website is available. Domain names are easier for us to remember however numeric IP address are more easily processed by our computers. As an example, 220marketing.com is a domain name, which could be mapped to the IP address 111.222.333.444. 

DNS Records

A Record (Address record) – The Address record can be used to point (map) the domain name to the IP Address of the host name by using a static IP address.  

CNAME (www) - A type of resource record in the Domain Name System that's stored by the domain host. This will allow a website to appear when you type in www.domain.com. If the CNAME is not set up correctly or at all, the domain will only appear if you type domain.com but NOT when you type www.domain.com

MX Record (Mail Exchanger Record) -  A type of resource record in the Domain Name System that specifies a mail server responsible for accepting email messages on behalf of a recipient's domain and a preference value used to prioritize mail delivery if multiple mail servers are available.

Subdomain - Subdomains help organizations and companies to better organize their website contents in accordance with their hierarchy or structure of products and services offered. For example, in blog.220marketing.com, blog is considered the subdomain.

TXT Record - A TXT record is used to store any text-based information that may need to be retrieved. This is often used for domain verification and to hold an SPF entry. 

DNS Settings

For websites on the 2.0 system, use the following: 

Record Type Host Name Record Change TTL
A Record @ 69.43.201.155 1 Hour (3600)
A Record  www 69.43.201.155  1 Hour (3600)
TXT v=spf1 a mx ip4:69.43.201.1/16 ip4:198.199.117.111  ip4:162.243.35.235  ip4:162.243.7.119  ip4:104.236.65.212 ip4:45.55.237.194 ~all  1 Hour (3600)

For websites on the Legacy system, use the following:

Record Type Host Name Record Change TTL
A Record @ 69.43.201.135 1 Hour (3600)
CNAME  www Web01.220marketing.com 1 Hour (3600)
(1 vote(s))
Helpful
Not helpful