SPF_BUILDER({
label: "@",
- ttl: "1h",
parts: [
"v=spf1",
"ip4:212.110.172.32", // shenron ipv4
SPF_BUILDER({
label: "messages",
- ttl: "1h",
parts: [
"v=spf1",
"ip4:212.110.172.32", // shenron ipv4
SPF_BUILDER({
label: "noreply",
- ttl: "1h",
parts: [
"v=spf1",
"ip4:212.110.172.32", // shenron ipv4
SPF_BUILDER({
label: "otrs",
- ttl: "1h",
parts: [
"v=spf1",
"ip4:212.110.172.32", // shenron ipv4
SPF_BUILDER({
label: "community",
- ttl: "1h",
parts: [
"v=spf1",
"ip4:212.110.172.32", // shenron ipv4
A("ridley.ucl", RIDLEY_INTERNAL),
A("ridley.oob", RIDLEY_OOB),
- // Piwik server
+ // Matomo server
A("eustace", EUSTACE_IPV4),
+ A("matomo", EUSTACE_IPV4),
A("piwik", EUSTACE_IPV4),
A("eustace.ucl", EUSTACE_INTERNAL),
A("eustace.oob", EUSTACE_OOB),