Example 10541

DNS Records

DNS zone record entries.

{
zone: "good-natured-transom.biz"
records: [
{
type: "AAAA"
name: "staging"
value: "fortunate-prohibition.biz"
ttl: 86400
}

{
type: "NS"
name: "api"
value: "unlucky-outrun.info"
ttl: 86400
}

{
type: "TXT"
name: "mail"
value: "193.163.191.214"
ttl: 86400
}

{
type: "AAAA"
name: "*"
value: "impressive-collaboration.info"
ttl: 3600
}

{
type: "MX"
name: "api"
value: "250.111.16.145"
ttl: 3600
}

{
type: "AAAA"
name: "www"
value: "108.138.31.148"
ttl: 86400
}
]
}

See also