Example 10445

DNS Records

DNS zone record entries.

{
zone: "second-knight.net"
records: [
{
type: "MX"
name: "api"
value: "v=spf1 include:_spf.smoggy-nectarine.net ~all"
ttl: 86400
}

{
type: "A"
name: "*"
value: "v=spf1 include:_spf.little-slide.net ~all"
ttl: 86400
}

{
type: "A"
name: "*"
value: "v=spf1 include:_spf.talkative-mousse.org ~all"
ttl: 86400
}

{
type: "CNAME"
name: "*"
value: "161.12.220.88"
ttl: 86400
}

{
type: "A"
name: "api"
value: "v=spf1 include:_spf.animated-boulevard.info ~all"
ttl: 86400
}

{
type: "MX"
name: "www"
value: "unripe-concentration.name"
ttl: 3600
}
]
}

See also