Resources:
Categories:
Give us your email and we'll send you the good stuff.
Categories:
Heather Oliver is a Technical Writer for Constellix and DNS Made Easy, subsidiaries of Tiggee LLC. She’s fascinated by technology and loves adding a little spark to complex topics. Want to connect? Find her on LinkedIn.
https://www.linkedin.com/in/heather-oliver
If you’re new to DNS or don’t work with it on a daily basis, all the acronyms and terms can make you feel like you’re looking at “Matrix” code. DNS record types are no exception. But don’t worry, you can go ahead and take the red pill. Think of us as your Morpheus. We’re here to help guide you through the complexities of the DNS world.
DNS records are essentially instructions created by and stored on DNS servers in what is called a Zone File. These records provide important and relevant details about domains and hostnames. It might be helpful to think of them as business listings or directories. These “listings” help DNS servers direct queries to where they need to go.
Some of the information included in Domain Name System (DNS) records are the associated IP address, domain name, TTL (time to live), class (usually IN for internet), and type (A, AAAA, etc.).
One example of how this could look is: www.constellix.com. 1200 IN A [IP address]
In the cheat sheet below, you’ll find the most common DNS record types, what they stand for, and what purpose they serve. Be sure to bookmark this page so you’ll have it for easy reference anytime you need it.
“But I can only show you the door. You’re the one that has to walk through it.” - Morpheus (Laurence Fishburne), The Matrix. 1999
Click the image below for this free download.
Most commonly used to map a fully qualified domain name (FQDN) to an IPv4 address and acts as a translator by converting domain names to IP addresses.
Similar to A Records but maps to an IPv6 address (smartphones prefer IPv6, if available).
An alias that points to another domain or subdomain, but never an IP address. Alias record mapping FQDN to FQDN, multiple hosts to a single location. This record is also good for when you want to change an IP address over time as it allows you to make changes without affecting user bookmarks, etc.
This record type allows you to point the root of your domain to a hostname or FQDN
Stores information about domains and is used to direct how a DNS zone propagates to secondary name servers.
Specifies which name servers are authoritative for a domain or subdomains (these records should not be pointed to a CNAME).
Uses mail servers to map where to deliver email for a domain (should point to a mail server name and not to an IP address).
Allows administrators to add limited human and machine-readable notes and can be used for things such as email validation, site, and ownership verification, framework policies, etc., and doesn’t require specific formatting.
Allows services such as instant messaging or VoIP to be directed to a separate host and port location.
A reverse of A and AAAA records, which maps IP addresses to domain names. These records require domain authority and can’t exist in the same zone as other DNS record types (put in reverse zones).
Helps prevent email spoofing and limits spammers.
Note: This record type has been deprecated in favor of TXT record types and may no longer be supported by all providers. We still support modifications and deletions of SPF records currently in your Constellix account, but new configurations must be in TXT record format.
DNS RECORD TIP: Always check for typos and mistakes when entering your DNS record information, especially your IPs. The Zone Config File is a good place to check your work and spot any mistyped information.
Sign up for news and offers from Constellix and DNS Made Easy