Example 14848

DNS Records

DNS zone record entries.

{
zone: "alert-invite.info"
records: [
{
type: "AAAA"
name: "staging"
value: "v=spf1 include:_spf.outrageous-napkin.name ~all"
ttl: 86400
}

{
type: "MX"
name: "*"
value: "sleepy-halt.com"
ttl: 86400
}

{
type: "NS"
name: "cdn"
value: "83.58.246.152"
ttl: 3600
}

{
type: "NS"
name: "api"
value: "v=spf1 include:_spf.merry-finer.net ~all"
ttl: 3600
}

{
type: "AAAA"
name: "www"
value: "deadly-ecliptic.net"
ttl: 3600
}

{
type: "TXT"
name: "*"
value: "v=spf1 include:_spf.reflecting-gastropod.org ~all"
ttl: 300
}

{
type: "A"
name: "staging"
value: "160.167.51.134"
ttl: 86400
}

{
type: "NS"
name: "cdn"
value: "39.28.172.164"
ttl: 86400
}
]
}

See also