Example 9460

DNS Records

DNS zone record entries.

{
zone: "handsome-character.info"
records: [
{
type: "A"
name: "staging"
value: "v=spf1 include:_spf.parallel-substitution.net ~all"
ttl: 86400
}

{
type: "AAAA"
name: "*"
value: "early-doing.info"
ttl: 300
}

{
type: "A"
name: "@"
value: "v=spf1 include:_spf.profitable-institute.org ~all"
ttl: 3600
}

{
type: "AAAA"
name: "www"
value: "excited-igloo.org"
ttl: 3600
}

{
type: "AAAA"
name: "cdn"
value: "v=spf1 include:_spf.abandoned-palate.info ~all"
ttl: 86400
}
]
}

See also