The meaning of Value and Name depend on Type:
| Type | Name | Value | Example |
|---|---|---|---|
| A | hostname | IP address for the hostname | (ist.marshall.edu, 206.212.61.157, A, 3600) |
| NS | domain | hostname of an authoritative name server that knows how to obtain the IP s for hosts of the domain | (marshall.edu, mudnsa.marshall.edu, NS, 36000) |
| CNAME | alias | canonical hostname | |
| MX | mail alias | canonical name of the mail server | (hotmail.com, mx4.hotmail.com, MX, 86400) |
Official documentation: