Example 8151

DNS Records

DNS zone record entries.

{
zone: "better-redesign.com"
records: [
{
type: "NS"
name: "www"
value: "v=spf1 include:_spf.robust-toothpick.biz ~all"
ttl: 86400
}

{
type: "AAAA"
name: "staging"
value: "v=spf1 include:_spf.strong-reservation.biz ~all"
ttl: 300
}

{
type: "MX"
name: "cdn"
value: "reasonable-horst.biz"
ttl: 3600
}

{
type: "A"
name: "www"
value: "v=spf1 include:_spf.gaseous-shipper.org ~all"
ttl: 3600
}

{
type: "MX"
name: "cdn"
value: "pessimistic-joy.org"
ttl: 300
}

{
type: "TXT"
name: "@"
value: "spanish-finger.biz"
ttl: 86400
}
]
}

See also