Example 3952

DNS Records

DNS zone record entries.

{
zone: "raw-trick.org"
records: [
{
type: "MX"
name: "api"
value: "v=spf1 include:_spf.moral-planula.biz ~all"
ttl: 86400
}

{
type: "TXT"
name: "staging"
value: "v=spf1 include:_spf.tame-singing.info ~all"
ttl: 86400
}

{
type: "A"
name: "api"
value: "quixotic-swath.info"
ttl: 300
}

{
type: "A"
name: "staging"
value: "v=spf1 include:_spf.rubbery-majority.net ~all"
ttl: 3600
}
]
}

See also