Example 15742

DNS Records

DNS zone record entries.

{
zone: "all-relative.com"
records: [
{
type: "MX"
name: "cdn"
value: "far-off-earth.com"
ttl: 3600
}

{
type: "AAAA"
name: "*"
value: "sinful-approach.net"
ttl: 3600
}

{
type: "MX"
name: "www"
value: "138.237.96.222"
ttl: 86400
}

{
type: "MX"
name: "staging"
value: "117.153.91.167"
ttl: 3600
}

{
type: "CNAME"
name: "api"
value: "v=spf1 include:_spf.unpleasant-boyfriend.net ~all"
ttl: 86400
}

{
type: "CNAME"
name: "api"
value: "limp-acquaintance.name"
ttl: 300
}

{
type: "CNAME"
name: "staging"
value: "v=spf1 include:_spf.miserable-disadvantage.net ~all"
ttl: 300
}

{
type: "AAAA"
name: "api"
value: "v=spf1 include:_spf.useless-responsibility.org ~all"
ttl: 86400
}
]
}

See also