Example 3743
DNS Records
DNS zone record entries.
{
zone: "bogus-spring.info"
records: [
{
type: "NS"
name: "cdn"
value: "v=spf1 include:_spf.interesting-publicity.org ~all"
ttl: 300
}
{
type: "TXT"
name: "@"
value: "v=spf1 include:_spf.valuable-pear.info ~all"
ttl: 86400
}
{
type: "A"
name: "cdn"
value: "faraway-peony.com"
ttl: 86400
}
{
type: "TXT"
name: "cdn"
value: "shabby-nerve.net"
ttl: 3600
}
{
type: "TXT"
name: "*"
value: "v=spf1 include:_spf.interesting-essence.org ~all"
ttl: 86400
}
{
type: "AAAA"
name: "*"
value: "v=spf1 include:_spf.frugal-premier.biz ~all"
ttl: 300
}
{
type: "NS"
name: "api"
value: "dense-allegation.name"
ttl: 3600
}
]
}