Example 16850

DNS Records

DNS zone record entries.

{
zone: "feline-pupil.com"
records: [
{
type: "TXT"
name: "www"
value: "25.84.192.125"
ttl: 3600
}

{
type: "AAAA"
name: "@"
value: "unhappy-massage.net"
ttl: 3600
}

{
type: "MX"
name: "staging"
value: "v=spf1 include:_spf.utilized-bend.org ~all"
ttl: 300
}

{
type: "NS"
name: "staging"
value: "v=spf1 include:_spf.pleasant-hornet.biz ~all"
ttl: 86400
}
]
}

See also