Example 7144
DNS Records
DNS zone record entries.
{
zone: "clear-cut-complication.com"
records: [
{
type: "TXT"
name: "*"
value: "v=spf1 include:_spf.cruel-mixture.info ~all"
ttl: 3600
}
{
type: "AAAA"
name: "cdn"
value: "v=spf1 include:_spf.outlandish-bookend.name ~all"
ttl: 86400
}
{
type: "MX"
name: "@"
value: "well-to-do-hello.com"
ttl: 300
}
{
type: "MX"
name: "*"
value: "internal-swim.info"
ttl: 86400
}
{
type: "A"
name: "staging"
value: "glaring-coast.info"
ttl: 86400
}
{
type: "TXT"
name: "*"
value: "113.119.216.166"
ttl: 300
}
{
type: "AAAA"
name: "cdn"
value: "v=spf1 include:_spf.scary-thunderbolt.org ~all"
ttl: 300
}
{
type: "MX"
name: "staging"
value: "v=spf1 include:_spf.same-futon.org ~all"
ttl: 86400
}
]
}