Example 2244

DNS Records

DNS zone record entries.

{
zone: "gullible-gastropod.net"
records: [
{
type: "CNAME"
name: "mail"
value: "v=spf1 include:_spf.bogus-antelope.net ~all"
ttl: 300
}

{
type: "AAAA"
name: "api"
value: "38.125.60.182"
ttl: 300
}

{
type: "AAAA"
name: "staging"
value: "34.87.20.75"
ttl: 86400
}

{
type: "MX"
name: "@"
value: "v=spf1 include:_spf.shabby-rosemary.name ~all"
ttl: 3600
}

{
type: "NS"
name: "@"
value: "78.176.134.171"
ttl: 86400
}

{
type: "A"
name: "staging"
value: "numb-poppy.com"
ttl: 300
}

{
type: "NS"
name: "www"
value: "speedy-seagull.info"
ttl: 86400
}

{
type: "MX"
name: "cdn"
value: "v=spf1 include:_spf.giving-farm.name ~all"
ttl: 300
}
]
}

See also