Appearance
050 - DNS Records
DNS zone record entries. This is an example of a MAML document.
maml
{
zone: "corrupt-soliloquy.biz"
records: [
{
type: "MX"
name: "www"
value: "136.106.120.3"
ttl: 300
}
{
type: "TXT"
name: "www"
value: "v=spf1 include:_spf.deep-gripper.net ~all"
ttl: 300
}
{
type: "AAAA"
name: "cdn"
value: "v=spf1 include:_spf.perky-programme.biz ~all"
ttl: 86400
}
{
type: "CNAME"
name: "staging"
value: "v=spf1 include:_spf.austere-finding.biz ~all"
ttl: 3600
}
{
type: "A"
name: "www"
value: "149.117.207.89"
ttl: 86400
}
{
type: "AAAA"
name: "api"
value: "117.104.123.231"
ttl: 3600
}
{
type: "MX"
name: "*"
value: "94.232.179.181"
ttl: 300
}
{
type: "CNAME"
name: "staging"
value: "97.191.172.17"
ttl: 86400
}
]
}