DNS - A record

About

An A is a type of DNS record that maps a domain name to a IP address Version 4.

The AAAA records maps a domain name to a IP address Version 6

Example

api                                 IN A      164.132.99.202

where:

If the apex domain is example.com, this entry will point the qualified domain name api.example.com to the ip 164.132.99.202

Documentation / Reference


Powered by ComboStrap