Which DNS record associates a host to an IP address?
Announcement
Collapse
No announcement yet.
Which DNS record associates a host to an IP address?
Collapse
X
-
Hello Faizan2406,
Address Mapping record (A Record)—also known as a DNS host record, stores a hostname and its corresponding IPv4 address.
The "A" stands for "address" and this is the most fundamental type of DNS record: it indicates the IP address of a given domain. For example, if you pull the DNS records of cloudflare.com, the A record currently returns an IP address of: 104.17. 210.9. A record only holds IPv4 addresses.
Comment
Comment