Example 8060
DNS Records
DNS zone record entries.
{
zone: "carefree-follower.com"
records: [
{
type: "TXT"
name: "staging"
value: "143.8.229.119"
ttl: 86400
}
{
type: "CNAME"
name: "staging"
value: "sick-papa.name"
ttl: 3600
}
{
type: "CNAME"
name: "mail"
value: "fatherly-papa.org"
ttl: 300
}
{
type: "CNAME"
name: "www"
value: "necessary-platypus.name"
ttl: 86400
}
{
type: "AAAA"
name: "staging"
value: "186.244.58.2"
ttl: 86400
}
{
type: "NS"
name: "staging"
value: "133.145.166.88"
ttl: 3600
}
{
type: "A"
name: "api"
value: "v=spf1 include:_spf.untidy-acquaintance.net ~all"
ttl: 3600
}
]
}