An A record maps the hostname of a machine to its numeric IP address. In clearer terms, this record states the hostname and IP address of a certain machine.
Domain redirection is a technique for making a web page available under multiple URL addresses. For instance, you can register multiple domains such as www.samp
DNS is a distributed naming system service that translates domain names into IP addresses. It serves the same functionality as a phone book; where people’s names are associated with phone numbers.
A CNAME (canonical name) record is a DNS record that can be used to create an alias for the domain and allow traffic for the domain name to be redirected somewhere else. CNAME rec
A subdomain is a sublevel/subdirectory of the larger second-level domain. Subdomains are useful for allowing website owners to differentiate separate portions of their website.