What is a resource record?
One unit of data in the domain name system. A resource record defines some attribute
for a domain name such as an IP address, a string of text, or a mail route.
A resource record consists of five components:
- fully qualified domain name.
- TTL, time to live, in seconds.
- Record class: Internet, Hesiod, or Chaos
- record type: A,NS,MX, PTR, etc.
- record data, depends on record type