From c515d31435ee2f98c52276d1014b4da2691287f7 Mon Sep 17 00:00:00 2001 From: jasonBirchall Date: Tue, 25 Jun 2024 12:05:41 +0100 Subject: [PATCH] :sparkles: Add hostedzones A-C --- config/159.9.3.in-addr.arpa.yaml | 25 +++ config/2.149.51.in-addr.arpa.yaml | 21 +++ config/247rapesupport.org.uk.yaml | 9 + config/247sexualabusesupport.org.uk.yaml | 16 ++ config/253.33.194.in-addr.arpa.yaml | 9 + config/73.135.18.in-addr.arpa.yaml | 13 ++ config/8.132.18.in-addr.arpa.yaml | 13 ++ ...ourttribunalformfinder.service.gov.uk.yaml | 13 ++ config/ahmlr.gov.uk.yaml | 32 ++++ config/andrewmalkinsoninquiry.uk.yaml | 31 ++++ config/appeals-service.gov.uk.yaml | 32 ++++ config/asylum-support-tribunal.gov.uk.yaml | 32 ++++ config/blogs.justice.gov.uk.yaml | 64 +++++++ ...houseinvestigation.independent.gov.uk.yaml | 9 + config/carestandardstribunal.gov.uk.yaml | 32 ++++ config/ccrc.gov.uk.yaml | 35 ++++ config/certificates.justice.gov.uk.yaml | 38 ++++ config/checklegalaid.service.gov.uk.yaml | 37 ++++ config/cica.gov.uk.yaml | 103 +++++++++++ config/cicap.gov.uk.yaml | 45 +++++ config/civil-casetracker.justice.gov.uk.yaml | 13 ++ config/civilappeals.gov.uk.yaml | 32 ++++ config/civilclaims.service.gov.uk.yaml | 44 +++++ config/civillegaladvice.service.gov.uk.yaml | 60 ++++++ config/cjit.gov.uk.yaml | 153 +++++++++++++++ config/cjs.gov.uk.yaml | 32 ++++ config/cjsdigital.org.yaml | 75 ++++++++ config/cjsm.co.uk.yaml | 9 + config/cjsm.justice.gov.uk.yaml | 32 ++++ config/cjsonline.gov.uk.yaml | 174 ++++++++++++++++++ config/claimsregulation.gov.uk.yaml | 17 ++ config/court-service.net.yaml | 34 ++++ config/court-service.org.uk.yaml | 34 ++++ config/court-service.org.yaml | 34 ++++ config/courtfunds.gov.uk.yaml | 36 ++++ config/courts-service.co.uk.yaml | 34 ++++ config/courts-service.com.yaml | 34 ++++ config/courts-service.net.yaml | 34 ++++ config/courts-service.org.uk.yaml | 34 ++++ config/courts-service.org.yaml | 34 ++++ config/courts-service.uk.yaml | 34 ++++ config/courts.gov.uk.yaml | 32 ++++ config/courts.org.uk.yaml | 34 ++++ config/courtsandtribunals.co.uk.yaml | 34 ++++ config/courtsandtribunals.com.yaml | 34 ++++ config/courtsandtribunals.net.yaml | 34 ++++ config/courtsandtribunals.org.uk.yaml | 34 ++++ config/courtsandtribunals.org.yaml | 34 ++++ config/courtservice.net.yaml | 34 ++++ config/courtservice.org.yaml | 34 ++++ config/courtsservice.co.uk.yaml | 34 ++++ config/courtsservice.org.uk.yaml | 34 ++++ config/courtsservice.uk.yaml | 34 ++++ ...ourttribunalformfinder.service.gov.uk.yaml | 25 +++ .../creatingfutureopportunities.gov.uk.yaml | 24 +++ config/criminal-justice-system.gov.uk.yaml | 32 ++++ .../criminal-justice.royal-commission.uk.yaml | 9 + 57 files changed, 2088 insertions(+) create mode 100644 config/159.9.3.in-addr.arpa.yaml create mode 100644 config/2.149.51.in-addr.arpa.yaml create mode 100644 config/247rapesupport.org.uk.yaml create mode 100644 config/247sexualabusesupport.org.uk.yaml create mode 100644 config/253.33.194.in-addr.arpa.yaml create mode 100644 config/73.135.18.in-addr.arpa.yaml create mode 100644 config/8.132.18.in-addr.arpa.yaml create mode 100644 config/admin.courttribunalformfinder.service.gov.uk.yaml create mode 100644 config/ahmlr.gov.uk.yaml create mode 100644 config/andrewmalkinsoninquiry.uk.yaml create mode 100644 config/appeals-service.gov.uk.yaml create mode 100644 config/asylum-support-tribunal.gov.uk.yaml create mode 100644 config/blogs.justice.gov.uk.yaml create mode 100644 config/brookhouseinvestigation.independent.gov.uk.yaml create mode 100644 config/carestandardstribunal.gov.uk.yaml create mode 100644 config/ccrc.gov.uk.yaml create mode 100644 config/certificates.justice.gov.uk.yaml create mode 100644 config/checklegalaid.service.gov.uk.yaml create mode 100644 config/cica.gov.uk.yaml create mode 100644 config/cicap.gov.uk.yaml create mode 100644 config/civil-casetracker.justice.gov.uk.yaml create mode 100644 config/civilappeals.gov.uk.yaml create mode 100644 config/civilclaims.service.gov.uk.yaml create mode 100644 config/civillegaladvice.service.gov.uk.yaml create mode 100644 config/cjit.gov.uk.yaml create mode 100644 config/cjs.gov.uk.yaml create mode 100644 config/cjsdigital.org.yaml create mode 100644 config/cjsm.co.uk.yaml create mode 100644 config/cjsm.justice.gov.uk.yaml create mode 100644 config/cjsonline.gov.uk.yaml create mode 100644 config/claimsregulation.gov.uk.yaml create mode 100644 config/court-service.net.yaml create mode 100644 config/court-service.org.uk.yaml create mode 100644 config/court-service.org.yaml create mode 100644 config/courtfunds.gov.uk.yaml create mode 100644 config/courts-service.co.uk.yaml create mode 100644 config/courts-service.com.yaml create mode 100644 config/courts-service.net.yaml create mode 100644 config/courts-service.org.uk.yaml create mode 100644 config/courts-service.org.yaml create mode 100644 config/courts-service.uk.yaml create mode 100644 config/courts.gov.uk.yaml create mode 100644 config/courts.org.uk.yaml create mode 100644 config/courtsandtribunals.co.uk.yaml create mode 100644 config/courtsandtribunals.com.yaml create mode 100644 config/courtsandtribunals.net.yaml create mode 100644 config/courtsandtribunals.org.uk.yaml create mode 100644 config/courtsandtribunals.org.yaml create mode 100644 config/courtservice.net.yaml create mode 100644 config/courtservice.org.yaml create mode 100644 config/courtsservice.co.uk.yaml create mode 100644 config/courtsservice.org.uk.yaml create mode 100644 config/courtsservice.uk.yaml create mode 100644 config/courttribunalformfinder.service.gov.uk.yaml create mode 100644 config/creatingfutureopportunities.gov.uk.yaml create mode 100644 config/criminal-justice-system.gov.uk.yaml create mode 100644 config/criminal-justice.royal-commission.uk.yaml diff --git a/config/159.9.3.in-addr.arpa.yaml b/config/159.9.3.in-addr.arpa.yaml new file mode 100644 index 00000000..a9573b64 --- /dev/null +++ b/config/159.9.3.in-addr.arpa.yaml @@ -0,0 +1,25 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1283.awsdns-32.org. + - ns-1668.awsdns-16.co.uk. + - ns-247.awsdns-30.com. + - ns-693.awsdns-22.net. +'108': + ttl: 300 + type: PTR + value: mail1.brookhouseinquiry.org.uk +'109': + ttl: 300 + type: PTR + value: mail2.brookhouseinquiry.org.uk +'110': + ttl: 300 + type: PTR + value: mail3.brookhouseinquiry.org.uk +'111': + ttl: 300 + type: PTR + value: mail4.brookhouseinquiry.org.uk diff --git a/config/2.149.51.in-addr.arpa.yaml b/config/2.149.51.in-addr.arpa.yaml new file mode 100644 index 00000000..8e2dd945 --- /dev/null +++ b/config/2.149.51.in-addr.arpa.yaml @@ -0,0 +1,21 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1188.awsdns-20.org. + - ns-1546.awsdns-01.co.uk. + - ns-218.awsdns-27.com. + - ns-695.awsdns-22.net. +'13': + ttl: 300 + type: PTR + value: 51-149-2-13.in-addr.justice.gov.uk. +'253': + ttl: 300 + type: PTR + value: 51-149-2-253.in-addr.justice.gov.uk. +'254': + ttl: 300 + type: PTR + value: 51-149-2-254.in-addr.justice.gov.uk. diff --git a/config/247rapesupport.org.uk.yaml b/config/247rapesupport.org.uk.yaml new file mode 100644 index 00000000..57f8a414 --- /dev/null +++ b/config/247rapesupport.org.uk.yaml @@ -0,0 +1,9 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1230.awsdns-25.org. + - ns-2027.awsdns-61.co.uk. + - ns-230.awsdns-28.com. + - ns-612.awsdns-12.net. diff --git a/config/247sexualabusesupport.org.uk.yaml b/config/247sexualabusesupport.org.uk.yaml new file mode 100644 index 00000000..403ff75b --- /dev/null +++ b/config/247sexualabusesupport.org.uk.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 300 + type: A + value: 46.101.72.115 + - ttl: 172800 + type: NS + values: + - ns-131.awsdns-16.com. + - ns-1464.awsdns-55.org. + - ns-1676.awsdns-17.co.uk. + - ns-636.awsdns-15.net. +www: + ttl: 300 + type: CNAME + value: 247sexualabusesupport.org.uk diff --git a/config/253.33.194.in-addr.arpa.yaml b/config/253.33.194.in-addr.arpa.yaml new file mode 100644 index 00000000..10e8db0e --- /dev/null +++ b/config/253.33.194.in-addr.arpa.yaml @@ -0,0 +1,9 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1169.awsdns-18.org. + - ns-164.awsdns-20.com. + - ns-1960.awsdns-53.co.uk. + - ns-672.awsdns-20.net. diff --git a/config/73.135.18.in-addr.arpa.yaml b/config/73.135.18.in-addr.arpa.yaml new file mode 100644 index 00000000..5372f6f7 --- /dev/null +++ b/config/73.135.18.in-addr.arpa.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1011.awsdns-62.net. + - ns-1295.awsdns-33.org. + - ns-192.awsdns-24.com. + - ns-1945.awsdns-51.co.uk. +'18': + ttl: 300 + type: PTR + value: xhibitportalmail.cjit.gov.uk diff --git a/config/8.132.18.in-addr.arpa.yaml b/config/8.132.18.in-addr.arpa.yaml new file mode 100644 index 00000000..68b16f2d --- /dev/null +++ b/config/8.132.18.in-addr.arpa.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1466.awsdns-55.org. + - ns-1565.awsdns-03.co.uk. + - ns-277.awsdns-34.com. + - ns-885.awsdns-46.net. +'248': + ttl: 300 + type: PTR + value: dev-xhibitportalmail.cjit.gov.uk diff --git a/config/admin.courttribunalformfinder.service.gov.uk.yaml b/config/admin.courttribunalformfinder.service.gov.uk.yaml new file mode 100644 index 00000000..eaf5ee63 --- /dev/null +++ b/config/admin.courttribunalformfinder.service.gov.uk.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1415.awsdns-48.org. + - ns-1564.awsdns-03.co.uk. + - ns-252.awsdns-31.com. + - ns-812.awsdns-37.net. +_dmarc: + ttl: 7200 + type: TXT + value: v=DMARC1\; p=none\; rua=mailto:yl0zvgmk@ag.dmarcian.com\; ruf=mailto:yl0zvgmk@fr.dmarcian.com\; diff --git a/config/ahmlr.gov.uk.yaml b/config/ahmlr.gov.uk.yaml new file mode 100644 index 00000000..8a127acd --- /dev/null +++ b/config/ahmlr.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1044.awsdns-02.org. + - ns-127.awsdns-15.com. + - ns-1724.awsdns-23.co.uk. + - ns-632.awsdns-15.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-5fe0995c-f880-431b-a38b-4505e6dade0f: + ttl: 300 + type: TXT + value: asvdns_4be99bf7-3a95-4f87-8adb-3a920bc32245 +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/andrewmalkinsoninquiry.uk.yaml b/config/andrewmalkinsoninquiry.uk.yaml new file mode 100644 index 00000000..21ff47e8 --- /dev/null +++ b/config/andrewmalkinsoninquiry.uk.yaml @@ -0,0 +1,31 @@ +--- +? '' +: - type: MX + value: + exchange: andrewmalkinsoninquiry-uk.mail.protection.outlook.com + preference: 10 + - ttl: 172800 + type: NS + values: + - ns-1003.awsdns-61.net. + - ns-123.awsdns-15.com. + - ns-1405.awsdns-47.org. + - ns-1978.awsdns-55.co.uk. + - ttl: 300 + type: TXT + values: + - MS=ms89827667 + - v=spf1 include:spf.protection.outlook.com -all +_dmarc: + type: TXT + value: v=DMARC1\;p=reject\;rua=mailto:govuk-rua@dmarc.service.gov.uk +autodiscover: + ttl: 300 + type: CNAME + value: autodiscover.outlook.com +selector1._domainkey: + type: CNAME + value: selector1-andrewmalkinsoninquiry-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey: + type: CNAME + value: selector2-andrewmalkinsoninquiry-uk._domainkey.justiceuk.onmicrosoft.com diff --git a/config/appeals-service.gov.uk.yaml b/config/appeals-service.gov.uk.yaml new file mode 100644 index 00000000..9d3b42b0 --- /dev/null +++ b/config/appeals-service.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1039.awsdns-01.org. + - ns-1728.awsdns-24.co.uk. + - ns-470.awsdns-58.com. + - ns-806.awsdns-36.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-dbf41e65-4666-4d62-b9e0-78385f0f7317: + ttl: 300 + type: TXT + value: asvdns_91ef8dba-17d9-4b94-8359-eaf7501b5a0c +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/asylum-support-tribunal.gov.uk.yaml b/config/asylum-support-tribunal.gov.uk.yaml new file mode 100644 index 00000000..b1025e80 --- /dev/null +++ b/config/asylum-support-tribunal.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1513.awsdns-61.org. + - ns-157.awsdns-19.com. + - ns-1574.awsdns-04.co.uk. + - ns-999.awsdns-60.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-5b44ef9c-3a27-48d3-9fb1-9b4c160e0152: + ttl: 300 + type: TXT + value: asvdns_83ad5a94-887b-4930-a0e4-d5e7fbdfc3bb +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/blogs.justice.gov.uk.yaml b/config/blogs.justice.gov.uk.yaml new file mode 100644 index 00000000..eaeb2203 --- /dev/null +++ b/config/blogs.justice.gov.uk.yaml @@ -0,0 +1,64 @@ +--- +? '' +: - ttl: 300 + type: A + value: 54.194.93.232 + - ttl: 172800 + type: NS + values: + - ns-1034.awsdns-01.org. + - ns-1678.awsdns-17.co.uk. + - ns-393.awsdns-49.com. + - ns-856.awsdns-43.net. +_5fbc904e08ce69cb4572a89a26cbfa2c.nces: + ttl: 60 + type: CNAME + value: _eae5da7cfc7975f3afc2fad488637b85.vhzmpjdqfx.acm-validations.aws. +_amazonses.cs: + ttl: 1800 + type: TXT + value: R8EW9mewy4l2teMYyUK0kyuXGCDnuhB1RnXtyndZ8rU= +cs: + ttl: 300 + type: CNAME + value: ec2-54-194-93-232.eu-west-1.compute.amazonaws.com +digital: + ttl: 300 + type: CNAME + value: redirector-cdn.production.govuk.service.gov.uk +h5qw7hvcqrddaov2dre75vy4jzchkbsq._domainkey.cs: + ttl: 1800 + type: CNAME + value: h5qw7hvcqrddaov2dre75vy4jzchkbsq.dkim.amazonses.com +hmcts: + ttl: 300 + type: CNAME + value: hmctsblog.wpengine.com +kt3d3bftgv4mmzduqwxpvxh3bbjfps72._domainkey.cs: + ttl: 1800 + type: CNAME + value: kt3d3bftgv4mmzduqwxpvxh3bbjfps72.dkim.amazonses.com +natalie: + ttl: 300 + type: CNAME + value: hmctsblog.wpengine.com +nces: + ttl: 300 + type: CNAME + value: ncesblog.prod.wp.dsd.io +oajjnj7slmrbukrr5c6crn3sv35g5tpi._domainkey.cs: + ttl: 1800 + type: CNAME + value: oajjnj7slmrbukrr5c6crn3sv35g5tpi.dkim.amazonses.com +opgsenior: + ttl: 300 + type: CNAME + value: opgsenior.wpengine.com +opgtransformation: + ttl: 300 + type: CNAME + value: opgblog.wpengine.com +www: + ttl: 300 + type: A + value: 54.194.93.232 diff --git a/config/brookhouseinvestigation.independent.gov.uk.yaml b/config/brookhouseinvestigation.independent.gov.uk.yaml new file mode 100644 index 00000000..b5d9d4d3 --- /dev/null +++ b/config/brookhouseinvestigation.independent.gov.uk.yaml @@ -0,0 +1,9 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1361.awsdns-42.org. + - ns-1704.awsdns-21.co.uk. + - ns-360.awsdns-45.com. + - ns-538.awsdns-03.net. diff --git a/config/carestandardstribunal.gov.uk.yaml b/config/carestandardstribunal.gov.uk.yaml new file mode 100644 index 00000000..8ff6cb3c --- /dev/null +++ b/config/carestandardstribunal.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1370.awsdns-43.org. + - ns-1866.awsdns-41.co.uk. + - ns-94.awsdns-11.com. + - ns-987.awsdns-59.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-8d00d173-2054-4f62-a26c-ac866af546e1: + ttl: 300 + type: TXT + value: asvdns_90f6838a-d4c5-4174-94ec-684b4bf53484 +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/ccrc.gov.uk.yaml b/config/ccrc.gov.uk.yaml new file mode 100644 index 00000000..1a5cf1ab --- /dev/null +++ b/config/ccrc.gov.uk.yaml @@ -0,0 +1,35 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1379.awsdns-44.org. + - ns-1844.awsdns-38.co.uk. + - ns-322.awsdns-40.com. + - ns-696.awsdns-23.net. + - ttl: 300 + type: TXT + value: 68mnpg8h53n9jr4htpl2529xm5jyvx4f +_9e111899dbb1e73aed800dd796c849f4.mta-sts: + ttl: 60 + type: CNAME + value: _529da6734664ecca58ad43f6298844fe.bkngfjypgb.acm-validations.aws. +_mta-sts: + ttl: 300 + type: TXT + value: v=STSv1\; id=61658d49bbc2aee51b11cebf1d37ae83 +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d17g7hcsgudvb4.cloudfront.net. + type: A +sslvpn: + type: A + value: 4.158.26.205 diff --git a/config/certificates.justice.gov.uk.yaml b/config/certificates.justice.gov.uk.yaml new file mode 100644 index 00000000..600eb611 --- /dev/null +++ b/config/certificates.justice.gov.uk.yaml @@ -0,0 +1,38 @@ +--- +? '' +: - ttl: 300 + type: MX + value: + exchange: inbound-smtp.us-east-1.amazonaws.com + preference: 10 + - ttl: 172800 + type: NS + values: + - ns-1398.awsdns-46.org. + - ns-2033.awsdns-62.co.uk. + - ns-466.awsdns-58.com. + - ns-722.awsdns-26.net. +_d99fbaaf63936e9e80401f226c200189: + ttl: 300 + type: CNAME + value: 380f1817dc16ada09a1bf131384669cf.a0062633224f5a0a576ad1ee30e84a55.a0f637d4958a83be9e8e.sectigo.com. +_f2376c4a36459f703f0c9ba04c865fc3: + ttl: 300 + type: CNAME + value: a320b7103689ba574f5692b8f250b198.9cb05f383a30d97b582603e041059408.9b8fb6b43d255c94c68d.sectigo.com. +_ffed80147c1268846387ad4aef70fc01: + ttl: 300 + type: CNAME + value: c5dd0870d6573aa21639178f815295b2.3ff2b37bbbd6d3dc474d195cbd0a0c2b.6d7ce29471f05bdf28be.sectigo.com. +gqfoktjhnbvi6ffqmjofiys7rslq42ye._domainkey: + ttl: 1800 + type: CNAME + value: gqfoktjhnbvi6ffqmjofiys7rslq42ye.dkim.amazonses.com +mw7c6bnh4g4z47lipedqspbq4pdydivs._domainkey: + ttl: 1800 + type: CNAME + value: mw7c6bnh4g4z47lipedqspbq4pdydivs.dkim.amazonses.com +yfhsqenllotvbodabclcnq5bwpommspr._domainkey: + ttl: 1800 + type: CNAME + value: yfhsqenllotvbodabclcnq5bwpommspr.dkim.amazonses.com diff --git a/config/checklegalaid.service.gov.uk.yaml b/config/checklegalaid.service.gov.uk.yaml new file mode 100644 index 00000000..8f6a4898 --- /dev/null +++ b/config/checklegalaid.service.gov.uk.yaml @@ -0,0 +1,37 @@ +--- +? '' +: - ttl: 1800 + type: MX + value: + exchange: inbound-smtp.eu-west-1.amazonaws.com + preference: 10 + - ttl: 172800 + type: NS + values: + - ns-1222.awsdns-24.org. + - ns-2040.awsdns-63.co.uk. + - ns-382.awsdns-47.com. + - ns-560.awsdns-06.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2IFOLAFXWLO4F + name: a282d9b3b39e111e9a0b0029499f5b15-f09dead0db7cdae8.elb.eu-west-1.amazonaws.com. + type: A +_amazonses: + ttl: 1800 + type: TXT + value: AUTzEXGQbCT8s5YqiVwHx5OhKJYb64+NkhCP3SOxToc= +_dmarc: + ttl: 7200 + type: TXT + value: v=DMARC1\;p=none\;rua=mailto:dmarc-rua@dmarc.service.gov.uk +_external_dns: + ttl: 300 + type: TXT + value: heritage=external-dns,external-dns/owner=default,external-dns/resource=ingress/laa-cla-public-production/laa-cla-public +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk diff --git a/config/cica.gov.uk.yaml b/config/cica.gov.uk.yaml new file mode 100644 index 00000000..4c575708 --- /dev/null +++ b/config/cica.gov.uk.yaml @@ -0,0 +1,103 @@ +--- +? '' +: - ttl: 300 + type: MX + value: + exchange: cica-gov-uk.mail.protection.outlook.com. + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1476.awsdns-56.org. + - ns-1930.awsdns-49.co.uk. + - ns-252.awsdns-31.com. + - ns-755.awsdns-30.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: djq60un4uyomi.cloudfront.net. + type: A + - ttl: 300 + type: TXT + values: + - CDixrtfZce+k5KA7lE5ht+GUKVl/kW0+I3m+gxBdeEf+WHrEPlubQBdPVWaOahzgzgMgpGojzTAYkuIYG67nkA== + - MS=ms41318437 + - v=spf1 ip4:54.240.0.0/18 include:spf.protection.outlook.com ~all + - w6xmnnqn2r3vnry0c5n5sg3dg25wvlln +_56a37ebc38b8f47a75fe557fc29d22dd.mta-sts: + ttl: 60 + type: CNAME + value: _02e3e279d7eecdec7e472a7b27b4f950.mhbtsbpdnt.acm-validations.aws. +_197eb29a0dfa200c07fbebf6e3c86eff: + ttl: 300 + type: CNAME + value: _7276abb0b0da9f5654166f237afe9dd4.snrcwrvdjt.acm-validations.aws. +_a97df82e0b2f3c8f59d0df9d6898d7a5.cintra-vpn: + ttl: 300 + type: CNAME + value: 30962f95cbb2975135ce09ef399bf356.7751e04c03cf8b06dd4a551d6e8de668.65649a5b992c2570ee3e.sectigo.com. +_ab7da5570886148ce1beeae1281f91b0: + ttl: 300 + type: CNAME + value: _6f79d18161a4657326c67fe5ee3fd98c.snrcwrvdjt.acm-validations.aws. +_ab7da5570886148ce1beeae1281f91b0.www: + ttl: 300 + type: CNAME + value: _6f79d18161a4657326c67fe5ee3fd98c.snrcwrvdjt.acm-validations.aws. +_asvdns-8c41ef98-16cc-4dc1-a22f-f92c494c210d: + ttl: 300 + type: TXT + value: asvdns_3dfa6e6d-4f3e-4dda-b3ec-1c3219bcfe8e +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\; p=quarantine\; sp=quarantine\; fo=1\; rua=mailto:dmarc-rua@dmarc.service.gov.uk,mailto:dmarc@cica.gov.uk\;ruf=mailto:dmarc@cica.gov.uk +_mta-sts: + ttl: 300 + type: TXT + value: v=STSv1\; id=7bd4f1c2d2feafeece15ae01bf67b678 +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +autodiscover: + type: CNAME + value: autodiscover.outlook.com. +enterpriseenrollment: + type: CNAME + value: enterpriseenrollment.manage.microsoft.com. +enterpriseregistration: + type: CNAME + value: enterpriseregistration.windows.net. +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d1mjxpf94ovr2l.cloudfront.net. + type: A +selector1._domainkey: + type: CNAME + value: selector1-cica-gov-uk._domainkey.cicagov.onmicrosoft.com. +selector2._domainkey: + type: CNAME + value: selector2-cica-gov-uk._domainkey.cicagov.onmicrosoft.com. +vpngate2: + ttl: 300 + type: A + value: 213.107.167.128 +vpnportal: + ttl: 300 + type: A + value: 213.107.167.128 +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: djq60un4uyomi.cloudfront.net. + type: A diff --git a/config/cicap.gov.uk.yaml b/config/cicap.gov.uk.yaml new file mode 100644 index 00000000..e8375b72 --- /dev/null +++ b/config/cicap.gov.uk.yaml @@ -0,0 +1,45 @@ +--- +? '' +: - ttl: 300 + type: MX + value: + exchange: mailhost.cicap.gov.uk. + preference: 10 + - ttl: 172800 + type: NS + values: + - ns-1220.awsdns-24.org. + - ns-1619.awsdns-10.co.uk. + - ns-165.awsdns-20.com. + - ns-821.awsdns-38.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-03b6f09c-39de-49bb-ab61-98904b93aa95: + ttl: 300 + type: TXT + value: asvdns_7f34ffa0-66d0-48fd-b0f9-cec3e8d1736b +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=none\;sp=none\;rua=mailto:dmarc-rua@dmarc.service.gov.uk +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +mailhost: + ttl: 300 + type: A + value: 80.94.32.245 +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/civil-casetracker.justice.gov.uk.yaml b/config/civil-casetracker.justice.gov.uk.yaml new file mode 100644 index 00000000..5d0d5494 --- /dev/null +++ b/config/civil-casetracker.justice.gov.uk.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1488.awsdns-58.org. + - ns-1702.awsdns-20.co.uk. + - ns-343.awsdns-42.com. + - ns-934.awsdns-52.net. +_36c1035c54fdc305a02189c5cff53975.staging: + ttl: 300 + type: CNAME + value: _e68adf7df5e53fd666bba54b4459de1e.wrpxpmnjfs.acm-validations.aws. diff --git a/config/civilappeals.gov.uk.yaml b/config/civilappeals.gov.uk.yaml new file mode 100644 index 00000000..4d513dab --- /dev/null +++ b/config/civilappeals.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1139.awsdns-14.org. + - ns-1601.awsdns-08.co.uk. + - ns-365.awsdns-45.com. + - ns-684.awsdns-21.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-1d280e4e-e373-498f-aa5d-d7f83b7f1d31: + ttl: 300 + type: TXT + value: asvdns_23fd571a-2f1c-4278-a387-838c80e92cd9 +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A diff --git a/config/civilclaims.service.gov.uk.yaml b/config/civilclaims.service.gov.uk.yaml new file mode 100644 index 00000000..6edcceaa --- /dev/null +++ b/config/civilclaims.service.gov.uk.yaml @@ -0,0 +1,44 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1049.awsdns-03.org + - ns-1876.awsdns-42.co.uk + - ns-399.awsdns-49.com + - ns-723.awsdns-26.net + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d3l8w53in45q6n.cloudfront.net. + type: A +_1e1422989a7c065d554ce38c6cc72a60.www: + ttl: 300 + type: CNAME + value: _b8d483534166f88e7dcc9a2b70971f9e.acm-validations.aws. +_asvdns-cf70c969-f602-4da5-91ec-4eeda8ed8dff: + ttl: 300 + type: TXT + value: asvdns_603a6b78-9045-4bb6-b672-dcf159eb3565 +_b4efa533ba7d2892b38cdf1567df14bd: + ttl: 300 + type: CNAME + value: _4b13a88d80593ea6ee818654d10bfcbd.acm-validations.aws. +_dmarc: + ttl: 7200 + type: TXT + value: v=DMARC1\; p=none\; rua=mailto:yl0zvgmk@ag.dmarcian.com\; ruf=mailto:yl0zvgmk@fr.dmarcian.com\; +holding: + ttl: 300 + type: A + value: 54.93.32.35 +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d3l8w53in45q6n.cloudfront.net. + type: A diff --git a/config/civillegaladvice.service.gov.uk.yaml b/config/civillegaladvice.service.gov.uk.yaml new file mode 100644 index 00000000..829bad24 --- /dev/null +++ b/config/civillegaladvice.service.gov.uk.yaml @@ -0,0 +1,60 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1135.awsdns-13.org. + - ns-1809.awsdns-34.co.uk. + - ns-501.awsdns-62.com. + - ns-640.awsdns-16.net. + - ttl: 300 + type: TXT + value: v=spf1 include:sendgrid.net ~all +_a1fd4d292d772692a54d0137560e3592.cases: + ttl: 300 + type: CNAME + value: _d786b333b4660a3e4a1733a220b4d292.acm-validations.aws. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\; p=none\; rua=mailto:yl0zvgmk@ag.dmarcian.com\; ruf=mailto:yl0zvgmk@fr.dmarcian.com\; +cases: + ttl: 300 + type: NS + values: + - ns-1003.awsdns-61.net. + - ns-1514.awsdns-61.org. + - ns-1691.awsdns-19.co.uk. + - ns-237.awsdns-29.com. +email: + ttl: 300 + type: CNAME + value: sendgrid.net +fox: + ttl: 60 + type: NS + values: + - ns-1129.awsdns-13.org. + - ns-1720.awsdns-23.co.uk. + - ns-473.awsdns-59.com. + - ns-673.awsdns-20.net. +o3.email: + ttl: 300 + type: A + value: 167.89.46.236 +redirect: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z1BKCTXD74EZPE + name: s3-website-eu-west-1.amazonaws.com. + type: A +smtpapi._domainkey: + ttl: 300 + type: TXT + value: k=rsa\; t=s\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPtW5iwpXVPiH5FzJ7Nrl8USzuY9zqqzjE0D1r04xDN6qwziDnmgcFNNfMewVKN2D1O+2J9N14hRprzByFwfQW76yojh54Xu3uSbQ3JP0A7k8o8GutRF8zbFUA8n0ZH2y0cIEjMliXY4W4LwPA7m4q0ObmvSjhd63O9d8z1XkUBwIDAQAB +smtpapi._domainkey.email: + ttl: 300 + type: TXT + value: k=rsa\; t=s\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPtW5iwpXVPiH5FzJ7Nrl8USzuY9zqqzjE0D1r04xDN6qwziDnmgcFNNfMewVKN2D1O+2J9N14hRprzByFwfQW76yojh54Xu3uSbQ3JP0A7k8o8GutRF8zbFUA8n0ZH2y0cIEjMliXY4W4LwPA7m4q0ObmvSjhd63O9d8z1XkUBwIDAQAB diff --git a/config/cjit.gov.uk.yaml b/config/cjit.gov.uk.yaml new file mode 100644 index 00000000..20e912e9 --- /dev/null +++ b/config/cjit.gov.uk.yaml @@ -0,0 +1,153 @@ +--- +? '' +: - ttl: 300 + type: MX + value: + exchange: cjit-gov-uk.mail.protection.outlook.com + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1357.awsdns-41.org. + - ns-1979.awsdns-55.co.uk. + - ns-391.awsdns-48.com. + - ns-816.awsdns-38.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A + - type: TXT + values: + - MS=ms40613853 + - c4ugBTKaMjH/kPL8f3NBNwU65XxsuAzxiqPPi364nN9+uX+3Y+7wpxs5T45WETWJpNfWzlGZ6eU377mTefweRw== + - google-site-verification=lZoKiIUUlUasDUM1byJLG0qT7AhCJqaLLTVwbqsjfeA + - v=spf1 ip4:37.26.90.115/32 ip4:51.179.211.114/32 ip4:194.176.211.112/32 ip4:194.176.211.104/32 + ip4:18.132.8.248/32 ip4:3.9.15.169/32 ip4:18.135.73.34/32 include:spf.protection.outlook.com + ~all +_asvdns-5fd05ab7-98a2-458e-9698-6d1632800aa2: + ttl: 300 + type: TXT + value: asvdns_a187170f-f8df-4c4c-9bb5-d1f3a02677b4 +_d95c7f1c205aef4535751c17e1af2823.mta-sts: + ttl: 60 + type: CNAME + value: _c0647527fe4e23a3c55e27a37640b262.rdnyqppgxp.acm-validations.aws. +_dmarc: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_mta-sts: + ttl: 300 + type: TXT + value: v=STSv1\; id=e5a42f23055b41ddc01a7ac97806ea24 +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +cjs.dashboard: + ttl: 300 + type: A + value: 213.146.137.164 +cjse6mail01: + ttl: 600 + type: A + value: 212.137.70.97 +cjse6mail02: + ttl: 600 + type: A + value: 212.137.70.98 +cjse6mail03: + ttl: 600 + type: A + value: 194.176.211.103 +cjse6mail04: + ttl: 600 + type: A + value: 194.176.211.104 +cjse7mail01: + ttl: 600 + type: A + value: 212.137.70.105 +cjse7mail02: + ttl: 600 + type: A + value: 212.137.70.106 +cjse7mail03: + ttl: 600 + type: A + value: 194.176.211.111 +cjse7mail04: + ttl: 600 + type: A + value: 194.176.211.112 +cjsexp1mail01: + ttl: 300 + type: A + value: 51.179.211.114 +cmdb: + ttl: 600 + type: A + value: 194.176.211.97 +dev-xhibitportalmail: + ttl: 300 + type: A + value: 18.132.8.248 +feedback: + ttl: 300 + type: A + value: 212.140.220.7 +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: dv2yrjai2m82t.cloudfront.net. + type: A +selector1._domainkey: + ttl: 300 + type: CNAME + value: selector1-cjit-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey: + ttl: 300 + type: CNAME + value: selector2-cjit-gov-uk._domainkey.justiceuk.onmicrosoft.com +td: + ttl: 600 + type: A + value: 194.176.211.98 +vipportal: + ttl: 300 + type: A + value: 212.137.69.25 +viptraining: + ttl: 300 + type: A + value: 213.146.137.189 +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +www.3000mph: + ttl: 300 + type: A + value: 212.140.220.7 +www.legal: + ttl: 300 + type: A + value: 212.140.220.7 +www.openandshut: + ttl: 300 + type: A + value: 212.140.220.7 +xhibitportalmail: + ttl: 300 + type: A + value: 18.135.73.34 diff --git a/config/cjs.gov.uk.yaml b/config/cjs.gov.uk.yaml new file mode 100644 index 00000000..47f46757 --- /dev/null +++ b/config/cjs.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1424.awsdns-50.org. + - ns-1680.awsdns-18.co.uk. + - ns-483.awsdns-60.com. + - ns-868.awsdns-44.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-f8b60b84-47f1-45a1-b76b-bec3891b2f87: + ttl: 300 + type: TXT + value: asvdns_ec313ae9-a494-483e-a19b-7ab8ede9e2fb +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A diff --git a/config/cjsdigital.org.yaml b/config/cjsdigital.org.yaml new file mode 100644 index 00000000..813308e9 --- /dev/null +++ b/config/cjsdigital.org.yaml @@ -0,0 +1,75 @@ +--- +? '' +: - ttl: 300 + type: A + value: 94.136.40.51 + - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + values: + - exchange: mxa.nurvedcloud.net + preference: 10 + - exchange: mxb.nurvedcloud.net + preference: 10 + - ttl: 172800 + type: NS + values: + - ns-1252.awsdns-28.org. + - ns-1799.awsdns-32.co.uk. + - ns-507.awsdns-63.com. + - ns-625.awsdns-14.net. + - ttl: 300 + type: SPF + value: v=spf1 mx a ip4:109.70.150.133/32 ip4:109.70.150.134/32 -all +_asvdns-4fdf6b6c-ae95-44a4-b6f7-fbb59944a9b8: + ttl: 300 + type: TXT + value: asvdns_c4840f67-9812-46ca-915e-81437624185a +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=none\;sp=none\;rua=mailto:dmarc-rua@dmarc.service.gov.uk +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +dzc: + ttl: 300 + type: TXT + value: NLxvJDC +mail: + ttl: 300 + type: A + value: 213.146.137.182 +mxa: + ttl: 300 + type: A + value: 81.134.202.19 +mxb: + ttl: 300 + type: A + value: 81.134.202.19 +preview: + ttl: 300 + type: A + value: 81.134.202.22 +vpn: + ttl: 300 + type: A + value: 81.134.202.20 +webmail: + ttl: 300 + type: A + value: 81.134.202.21 +www: + ttl: 300 + type: A + value: 212.78.84.52 diff --git a/config/cjsm.co.uk.yaml b/config/cjsm.co.uk.yaml new file mode 100644 index 00000000..ab864713 --- /dev/null +++ b/config/cjsm.co.uk.yaml @@ -0,0 +1,9 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1308.awsdns-35.org. + - ns-1866.awsdns-41.co.uk. + - ns-266.awsdns-33.com. + - ns-845.awsdns-41.net. diff --git a/config/cjsm.justice.gov.uk.yaml b/config/cjsm.justice.gov.uk.yaml new file mode 100644 index 00000000..fb162a1c --- /dev/null +++ b/config/cjsm.justice.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 300 + type: A + values: + - 185.199.108.153 + - 185.199.109.153 + - 185.199.110.153 + - 185.199.111.153 + - ttl: 172800 + type: NS + values: + - ns-1011.awsdns-62.net. + - ns-1398.awsdns-46.org. + - ns-1759.awsdns-27.co.uk. + - ns-24.awsdns-03.com. +www: + ttl: 300 + type: NS + values: + - ns-1486.awsdns-57.org + - ns-2024.awsdns-61.co.uk + - ns-246.awsdns-30.com + - ns-845.awsdns-41.net +www.dev: + ttl: 300 + type: NS + values: + - ns-102.awsdns-12.com + - ns-1410.awsdns-48.org + - ns-1565.awsdns-03.co.uk + - ns-608.awsdns-12.net diff --git a/config/cjsonline.gov.uk.yaml b/config/cjsonline.gov.uk.yaml new file mode 100644 index 00000000..664d949b --- /dev/null +++ b/config/cjsonline.gov.uk.yaml @@ -0,0 +1,174 @@ +--- +? '' +: - ttl: 300 + type: MX + values: + - exchange: mail.cjsonline.gov.uk. + preference: 5 + - exchange: mx1.cjsdigital.org. + preference: 10 + - ttl: 172800 + type: NS + values: + - ns-1031.awsdns-00.org. + - ns-1938.awsdns-50.co.uk. + - ns-344.awsdns-43.com. + - ns-640.awsdns-16.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_1c73a3eb42980492ae27f3771fde9235.preingest: + ttl: 300 + type: CNAME + value: _63d48c0766282eba42c70c7a5a20d077.bgpjyrktby.acm-validations.aws. +_1f7dff04cdf700b5630730bf9dbed793.pportal: + ttl: 300 + type: CNAME + value: _55d4eef7f98d2b71cda03ecee43f82d7.cnsgthfrdk.acm-validations.aws. +_85a23fcd275a38838b2cae36f23e6a04.monitoring.dev-pportal: + ttl: 300 + type: CNAME + value: _d9582c48165dcb5e804a8697b934d93a.wsqgzrdths.acm-validations.aws +_622d1f334de14c4cbf246abb4fe0dca0.ingest: + ttl: 300 + type: CNAME + value: _301520326dc4c455e045e07d76dea0fd.cnsgthfrdk.acm-validations.aws. +_765db9241b40f46e7672695c67046712.prepportal: + ttl: 300 + type: CNAME + value: _71c74aa5b0fb374f7f4646cf8bd514a8.bgpjyrktby.acm-validations.aws. +_813d37606747e1244cd5921b19db29c4.monitoring.prepportal: + ttl: 300 + type: CNAME + value: _1e5d56e86a6875bddfd1d1034eeae8e8.zxwlrjxpwn.acm-validations.aws +_1367c223e65598ee8a9f482590a772a1.dev-ingest: + ttl: 300 + type: CNAME + value: _7bc2aceb39e3f0db59090b760be53da0.cnsgthfrdk.acm-validations.aws. +_431670fb321dfc3aa19fc298c7311d9f.dev-pportal: + ttl: 300 + type: CNAME + value: _94acbe0caabc1e9365e556c0b0a6cc8b.cnsgthfrdk.acm-validations.aws. +_asvdns-0c976caf-a9a1-4f57-8439-948ccca29979.pportal: + ttl: 300 + type: TXT + value: asvdns_211608af-e1e0-4aa1-9254-e9e01da528cb +_asvdns-d92c57be-3602-49cb-a8c8-ee685d9f16d5: + ttl: 300 + type: TXT + value: asvdns_e65c0950-be14-480b-a94f-20bbc6b68084 +_db37705c84abc5dd8e24c75449eed8e9.monitoring.pportal: + ttl: 300 + type: CNAME + value: _bfa6c1e5b6a9b8c80cb4479e66540d2f.zxwlrjxpwn.acm-validations.aws. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +dev-ingest: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: ingestion-lb-xhibit-portal-968712198.eu-west-2.elb.amazonaws.com. + type: A +dev-pportal: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: ZHURV8PSTC4K8 + name: waf-lb-xhibit-portal-403805476.eu-west-2.elb.amazonaws.com. + type: A +devpportal: + ttl: 60 + type: CNAME + value: waf-lb-xhibit-portal-1686123915.eu-west-2.elb.amazonaws.com +ingest: + ttl: 60 + type: CNAME + value: ingestion-lb-xhibit-portal-728120087.eu-west-2.elb.amazonaws.com +mail: + ttl: 300 + type: A + value: 51.63.0.102 +monitoring.dev-pportal: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: prtg-lb-xhibit-portal-2000054797.eu-west-2.elb.amazonaws.com. + type: A +monitoring.pportal: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: prtg-lb-xhibit-portal-1382021580.eu-west-2.elb.amazonaws.com. + type: A +monitoring.prepportal: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: prtg-lb-xhibit-portal-1640285449.eu-west-2.elb.amazonaws.com. + type: A +pportal: + ttl: 60 + type: CNAME + value: waf-lb-xhibit-portal-225423796.eu-west-2.elb.amazonaws.com +ppxp-messaging: + ttl: 300 + type: A + value: 37.26.89.130 +ppxpportal: + ttl: 300 + type: A + value: 37.26.89.131 +preingest: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: ingestion-lb-xhibit-portal-1567356007.eu-west-2.elb.amazonaws.com. + type: A +prepportal: + ttl: 300 + type: CNAME + value: waf-lb-xhibit-portal-1329956393.eu-west-2.elb.amazonaws.com +useradmin: + ttl: 300 + type: A + value: 194.176.211.114 +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +xpportal: + ttl: 300 + type: A + value: 51.179.223.135 diff --git a/config/claimsregulation.gov.uk.yaml b/config/claimsregulation.gov.uk.yaml new file mode 100644 index 00000000..c71ebdd1 --- /dev/null +++ b/config/claimsregulation.gov.uk.yaml @@ -0,0 +1,17 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1344.awsdns-40.org. + - ns-1810.awsdns-34.co.uk. + - ns-76.awsdns-09.com. + - ns-943.awsdns-53.net. +aka: + ttl: 300 + type: CNAME + value: bouncer-cdn.production.govuk.service.gov.uk +www: + ttl: 300 + type: CNAME + value: aka.claimsregulation.gov.uk diff --git a/config/court-service.net.yaml b/config/court-service.net.yaml new file mode 100644 index 00000000..ce5a5010 --- /dev/null +++ b/config/court-service.net.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1218.awsdns-24.org. + - ns-2004.awsdns-58.co.uk. + - ns-777.awsdns-33.net. + - ns-86.awsdns-10.com. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/court-service.org.uk.yaml b/config/court-service.org.uk.yaml new file mode 100644 index 00000000..4cc91fe2 --- /dev/null +++ b/config/court-service.org.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1390.awsdns-45.org. + - ns-160.awsdns-20.com. + - ns-1822.awsdns-35.co.uk. + - ns-857.awsdns-43.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/court-service.org.yaml b/config/court-service.org.yaml new file mode 100644 index 00000000..283f08e5 --- /dev/null +++ b/config/court-service.org.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1328.awsdns-38.org. + - ns-1578.awsdns-05.co.uk. + - ns-164.awsdns-20.com. + - ns-673.awsdns-20.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtfunds.gov.uk.yaml b/config/courtfunds.gov.uk.yaml new file mode 100644 index 00000000..d8da1bc4 --- /dev/null +++ b/config/courtfunds.gov.uk.yaml @@ -0,0 +1,36 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1357.awsdns-41.org. + - ns-1638.awsdns-12.co.uk. + - ns-180.awsdns-22.com. + - ns-688.awsdns-22.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +ubi: + ttl: 600 + type: NS + values: + - ns-1326.awsdns-37.org. + - ns-1680.awsdns-18.co.uk. + - ns-395.awsdns-49.com. + - ns-546.awsdns-04.net. +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A diff --git a/config/courts-service.co.uk.yaml b/config/courts-service.co.uk.yaml new file mode 100644 index 00000000..dbacfd12 --- /dev/null +++ b/config/courts-service.co.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1017.awsdns-63.net. + - ns-1083.awsdns-07.org. + - ns-162.awsdns-20.com. + - ns-1675.awsdns-17.co.uk. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courts-service.com.yaml b/config/courts-service.com.yaml new file mode 100644 index 00000000..5b306c27 --- /dev/null +++ b/config/courts-service.com.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1211.awsdns-23.org. + - ns-1816.awsdns-35.co.uk. + - ns-281.awsdns-35.com. + - ns-909.awsdns-49.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courts-service.net.yaml b/config/courts-service.net.yaml new file mode 100644 index 00000000..d82952f9 --- /dev/null +++ b/config/courts-service.net.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1237.awsdns-26.org. + - ns-127.awsdns-15.com. + - ns-1568.awsdns-04.co.uk. + - ns-791.awsdns-34.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courts-service.org.uk.yaml b/config/courts-service.org.uk.yaml new file mode 100644 index 00000000..b9d45961 --- /dev/null +++ b/config/courts-service.org.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1162.awsdns-17.org. + - ns-1874.awsdns-42.co.uk. + - ns-709.awsdns-24.net. + - ns-80.awsdns-10.com. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courts-service.org.yaml b/config/courts-service.org.yaml new file mode 100644 index 00000000..aa621c86 --- /dev/null +++ b/config/courts-service.org.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1276.awsdns-31.org. + - ns-1962.awsdns-53.co.uk. + - ns-276.awsdns-34.com. + - ns-995.awsdns-60.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courts-service.uk.yaml b/config/courts-service.uk.yaml new file mode 100644 index 00000000..6a11128f --- /dev/null +++ b/config/courts-service.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1165.awsdns-17.org. + - ns-1777.awsdns-30.co.uk. + - ns-561.awsdns-06.net. + - ns-98.awsdns-12.com. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courts.gov.uk.yaml b/config/courts.gov.uk.yaml new file mode 100644 index 00000000..6458fa25 --- /dev/null +++ b/config/courts.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1392.awsdns-46.org. + - ns-1913.awsdns-47.co.uk. + - ns-448.awsdns-56.com. + - ns-658.awsdns-18.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-17721b66-624a-4c3e-b95e-bc7aa655b17b: + ttl: 300 + type: TXT + value: asvdns_5b959c39-219c-4755-a21b-17ec3dce6ffe +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A diff --git a/config/courts.org.uk.yaml b/config/courts.org.uk.yaml new file mode 100644 index 00000000..7f346221 --- /dev/null +++ b/config/courts.org.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-112.awsdns-14.com. + - ns-1140.awsdns-14.org. + - ns-1608.awsdns-09.co.uk. + - ns-911.awsdns-49.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsandtribunals.co.uk.yaml b/config/courtsandtribunals.co.uk.yaml new file mode 100644 index 00000000..afb04661 --- /dev/null +++ b/config/courtsandtribunals.co.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1227.awsdns-25.org. + - ns-1884.awsdns-43.co.uk. + - ns-605.awsdns-11.net. + - ns-97.awsdns-12.com. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsandtribunals.com.yaml b/config/courtsandtribunals.com.yaml new file mode 100644 index 00000000..48b87d5e --- /dev/null +++ b/config/courtsandtribunals.com.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1177.awsdns-19.org. + - ns-1919.awsdns-47.co.uk. + - ns-37.awsdns-04.com. + - ns-750.awsdns-29.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsandtribunals.net.yaml b/config/courtsandtribunals.net.yaml new file mode 100644 index 00000000..f17da39d --- /dev/null +++ b/config/courtsandtribunals.net.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-105.awsdns-13.com. + - ns-1127.awsdns-12.org. + - ns-1873.awsdns-42.co.uk. + - ns-686.awsdns-21.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsandtribunals.org.uk.yaml b/config/courtsandtribunals.org.uk.yaml new file mode 100644 index 00000000..3d698c64 --- /dev/null +++ b/config/courtsandtribunals.org.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1200.awsdns-22.org. + - ns-1675.awsdns-17.co.uk. + - ns-42.awsdns-05.com. + - ns-988.awsdns-59.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsandtribunals.org.yaml b/config/courtsandtribunals.org.yaml new file mode 100644 index 00000000..3ac3582a --- /dev/null +++ b/config/courtsandtribunals.org.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1064.awsdns-05.org. + - ns-1979.awsdns-55.co.uk. + - ns-865.awsdns-44.net. + - ns-95.awsdns-11.com. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtservice.net.yaml b/config/courtservice.net.yaml new file mode 100644 index 00000000..8c09b4b0 --- /dev/null +++ b/config/courtservice.net.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1061.awsdns-04.org. + - ns-111.awsdns-13.com. + - ns-1704.awsdns-21.co.uk. + - ns-611.awsdns-12.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtservice.org.yaml b/config/courtservice.org.yaml new file mode 100644 index 00000000..49d04471 --- /dev/null +++ b/config/courtservice.org.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1314.awsdns-36.org. + - ns-159.awsdns-19.com. + - ns-1997.awsdns-57.co.uk. + - ns-601.awsdns-11.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsservice.co.uk.yaml b/config/courtsservice.co.uk.yaml new file mode 100644 index 00000000..8ff3512a --- /dev/null +++ b/config/courtsservice.co.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1227.awsdns-25.org. + - ns-1890.awsdns-44.co.uk. + - ns-361.awsdns-45.com. + - ns-887.awsdns-46.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsservice.org.uk.yaml b/config/courtsservice.org.uk.yaml new file mode 100644 index 00000000..2d60acfa --- /dev/null +++ b/config/courtsservice.org.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1229.awsdns-25.org. + - ns-1953.awsdns-52.co.uk. + - ns-382.awsdns-47.com. + - ns-927.awsdns-51.net. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courtsservice.uk.yaml b/config/courtsservice.uk.yaml new file mode 100644 index 00000000..751aee0b --- /dev/null +++ b/config/courtsservice.uk.yaml @@ -0,0 +1,34 @@ +--- +? '' +: - ttl: 300 + type: CAA + values: + - flags: 0 + tag: iodef + value: mailto:certificates@digital.justice.gov.uk + - flags: 0 + tag: issue + value: ; + - ttl: 300 + type: MX + value: + exchange: . + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1511.awsdns-60.org. + - ns-1690.awsdns-19.co.uk. + - ns-667.awsdns-19.net. + - ns-67.awsdns-08.com. + - ttl: 300 + type: TXT + value: v=spf1 -all +'*._domainkey': + ttl: 300 + type: TXT + value: v=DKIM1\; p= +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/courttribunalformfinder.service.gov.uk.yaml b/config/courttribunalformfinder.service.gov.uk.yaml new file mode 100644 index 00000000..3e50c306 --- /dev/null +++ b/config/courttribunalformfinder.service.gov.uk.yaml @@ -0,0 +1,25 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1441.awsdns-52.org. + - ns-1607.awsdns-08.co.uk. + - ns-236.awsdns-29.com. + - ns-856.awsdns-43.net. +63qelg6pqp4a: + ttl: 300 + type: CNAME + value: gv-y6w2tlgrv7n54l.dv.googlehosted.com. +_dmarc: + ttl: 7200 + type: TXT + value: v=DMARC1\; p=none\; rua=mailto:yl0zvgmk@ag.dmarcian.com\; ruf=mailto:yl0zvgmk@fr.dmarcian.com\; +admin: + ttl: 300 + type: NS + values: + - ns-1415.awsdns-48.org + - ns-1601.awsdns-08.co.uk + - ns-225.awsdns-28.com + - ns-790.awsdns-34.net diff --git a/config/creatingfutureopportunities.gov.uk.yaml b/config/creatingfutureopportunities.gov.uk.yaml new file mode 100644 index 00000000..1007573c --- /dev/null +++ b/config/creatingfutureopportunities.gov.uk.yaml @@ -0,0 +1,24 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1283.awsdns-32.org. + - ns-2033.awsdns-62.co.uk. + - ns-480.awsdns-60.com. + - ns-823.awsdns-38.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: ZHURV8PSTC4K8 + name: e7a0184d4f6127d826931dd6a0e6ecf8-1383418131.eu-west-2.elb.amazonaws.com. + type: A +_e55772ae7a2fd72289d5a4a9ab74f48f.www: + ttl: 300 + type: CNAME + value: _6585aaf991c50ee9c4c523deadc6ff62.fmfdpfvvyn.acm-validations.aws. +www: + ttl: 300 + type: CNAME + value: creatingfutureopportunities.gov.uk diff --git a/config/criminal-justice-system.gov.uk.yaml b/config/criminal-justice-system.gov.uk.yaml new file mode 100644 index 00000000..bd16f9cb --- /dev/null +++ b/config/criminal-justice-system.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1499.awsdns-59.org. + - ns-1744.awsdns-26.co.uk. + - ns-461.awsdns-57.com. + - ns-879.awsdns-45.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A +_asvdns-226cd46f-ff5e-484f-8c2c-9bd96dbc3b9a: + ttl: 300 + type: TXT + value: asvdns_8e89fa64-7341-4517-b63e-7c0f994b95bc +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: tribunals-nginx-1184258455.eu-west-1.elb.amazonaws.com. + type: A diff --git a/config/criminal-justice.royal-commission.uk.yaml b/config/criminal-justice.royal-commission.uk.yaml new file mode 100644 index 00000000..ff15a8f7 --- /dev/null +++ b/config/criminal-justice.royal-commission.uk.yaml @@ -0,0 +1,9 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1213.awsdns-23.org. + - ns-1799.awsdns-32.co.uk. + - ns-466.awsdns-58.com. + - ns-673.awsdns-20.net.