Example 1459

DNS Records

DNS zone record entries.

{
zone: "buzzing-airmail.net"
records: [
{
type: "AAAA"
name: "www"
value: "v=spf1 include:_spf.suburban-march.info ~all"
ttl: 3600
}

{
type: "MX"
name: "api"
value: "v=spf1 include:_spf.agile-brace.net ~all"
ttl: 86400
}

{
type: "CNAME"
name: "cdn"
value: "v=spf1 include:_spf.petty-vibraphone.com ~all"
ttl: 300
}

{
type: "TXT"
name: "api"
value: "148.60.4.104"
ttl: 86400
}

{
type: "A"
name: "mail"
value: "217.149.27.157"
ttl: 300
}

{
type: "MX"
name: "api"
value: "descriptive-bench.biz"
ttl: 3600
}

{
type: "TXT"
name: "mail"
value: "quick-polarisation.org"
ttl: 300
}
]
}

See also