4.2.3 A Record
The A stands for address and this is the most fundamental type of DNS
record. It indicates the IP address of a given domain. The following table contains an
example of an A record.
Table 4-6 A Record
Domain Name | TTL | Record Type | Value |
---|---|---|---|
example.com | 14400 | A | 192.0.2.1 |