Delegates a DNS zone to use the given authoritative name servers
| Host | Target | Class | TTL |
|---|---|---|---|
| public8.com | ns1.swiftwill.com | IN | 172800 |
| public8.com | ns2.swiftwill.com | IN | 172800 |
| public8.com | ns3.swiftwill.com | IN | 172800 |
Contain IP version 4 address, commonly used to map hostnames to an IP address, but also used for DNSBLs, storing subnet masks in RFC 1101.
| Host | Target | Class | TTL |
|---|---|---|---|
| public8.com | 146.82.201.53 | IN | 1800 |
Maps a domain name to a list of message transfer agents for that domain.
| Host | Target | Priority | Class | TTL |
|---|---|---|---|---|
| public8.com | mail.public8.com | 10 | IN | 1800 |