An A record points a domain to an IP address or a subdomain to an IP address. Different sub-domains can be hosted on different webservers with different IPs.

The A record maps @ (the current domain we are adding DNS records to, i.e. the domain example.com) to the IP address 102.130.115.11 (the address of the webserver).

See Also