Example 4445
DNS Records
DNS zone record entries.
{
zone: "great-range.biz"
records: [
{
type: "AAAA"
name: "staging"
value: "v=spf1 include:_spf.greedy-climb.net ~all"
ttl: 3600
}
{
type: "AAAA"
name: "api"
value: "v=spf1 include:_spf.unusual-scale.org ~all"
ttl: 3600
}
{
type: "AAAA"
name: "mail"
value: "121.242.117.84"
ttl: 300
}
{
type: "MX"
name: "@"
value: "rosy-larva.com"
ttl: 300
}
{
type: "AAAA"
name: "www"
value: "v=spf1 include:_spf.funny-chairperson.name ~all"
ttl: 3600
}
{
type: "A"
name: "api"
value: "ugly-velocity.biz"
ttl: 86400
}
]
}