Example 15958

DNS Records

DNS zone record entries.

{
zone: "limited-waist.name"
records: [
{
type: "TXT"
name: "staging"
value: "v=spf1 include:_spf.insecure-designation.info ~all"
ttl: 3600
}

{
type: "A"
name: "cdn"
value: "v=spf1 include:_spf.grizzled-fibre.com ~all"
ttl: 86400
}

{
type: "A"
name: "mail"
value: "boiling-waist.com"
ttl: 300
}

{
type: "CNAME"
name: "cdn"
value: "v=spf1 include:_spf.assured-cuckoo.com ~all"
ttl: 86400
}

{
type: "AAAA"
name: "api"
value: "vengeful-instruction.net"
ttl: 3600
}

{
type: "CNAME"
name: "@"
value: "v=spf1 include:_spf.aggravating-tapioca.biz ~all"
ttl: 3600
}
]
}

See also