Example 2454

DNS Records

DNS zone record entries.

{
zone: "babyish-swanling.info"
records: [
{
type: "CNAME"
name: "cdn"
value: "13.120.118.12"
ttl: 300
}

{
type: "NS"
name: "api"
value: "v=spf1 include:_spf.uncommon-completion.com ~all"
ttl: 3600
}

{
type: "TXT"
name: "*"
value: "129.130.157.208"
ttl: 86400
}

{
type: "MX"
name: "www"
value: "v=spf1 include:_spf.dim-vision.name ~all"
ttl: 300
}
]
}

See also