From 1b9ed611b26bf87f0360cef410161a441d6f651c Mon Sep 17 00:00:00 2001 From: jasonBirchall Date: Tue, 25 Jun 2024 12:27:12 +0100 Subject: [PATCH] :sparkles: Add hostedzones R-Z --- config/rpts.gov.uk.yaml | 54 + config/seewhatsontheinside.co.uk.yaml | 13 + config/seewhatsontheinside.com.yaml | 13 + config/sentencing-council.co.uk.yaml | 34 + config/sentencing-council.com.yaml | 34 + config/sentencing-council.net.yaml | 34 + config/sentencing-council.org.uk.yaml | 29 + config/sentencing-council.org.yaml | 34 + config/sentencing-council.uk.yaml | 34 + config/sentencingcouncil.co.uk.yaml | 34 + config/sentencingcouncil.com.yaml | 34 + config/sentencingcouncil.gov.uk.yaml | 93 + config/sentencingcouncil.net.yaml | 34 + config/sentencingcouncil.org.uk.yaml | 58 + config/sentencingcouncil.org.yaml | 34 + config/service.justice.gov.uk.yaml | 1750 +++++++++++++++++ config/siffoc.org.yaml | 13 + config/sifocc.org.uk.yaml | 13 + config/sirius-opg.co.uk.yaml | 16 + config/sts.test.justice.gov.uk.yaml | 11 + config/taxcentreofexcellence.uk.yaml | 36 + ...hnicalaccountingcentreofexcellence.uk.yaml | 24 + config/test-dns.service.justice.gov.uk.yaml | 44 + config/test-ho-nfd.co.uk.yaml | 34 + config/test.justice.gov.uk.yaml | 149 ++ config/trackmycrime.co.uk.yaml | 13 + config/trackmycrime.com.yaml | 20 + config/trackmycrime.info.yaml | 13 + config/trackmycrime.net.yaml | 28 + config/trackmycrime.org.uk.yaml | 13 + config/trackmycrime.org.yaml | 13 + config/transporttribunal.gov.uk.yaml | 28 + config/tribunal-service.com.yaml | 34 + config/tribunal-service.net.yaml | 34 + config/tribunal-service.org.yaml | 34 + config/tribunal-service.uk.yaml | 34 + config/tribunal.org.uk.yaml | 34 + config/tribunals-review.org.uk.yaml | 16 + config/tribunals-service.co.uk.yaml | 34 + config/tribunals-service.com.yaml | 34 + config/tribunals-service.net.yaml | 34 + config/tribunals-service.org.uk.yaml | 34 + config/tribunals-service.org.yaml | 34 + config/tribunals-service.uk.yaml | 34 + config/tribunals.gov.uk.yaml | 216 ++ config/tribunalservice.co.uk.yaml | 34 + config/tribunalservice.net.yaml | 34 + config/tribunalservice.org.uk.yaml | 34 + config/tribunalservice.org.yaml | 34 + config/tribunalservice.uk.yaml | 34 + config/tribunalsservice.co.uk.yaml | 34 + config/tribunalsservice.com.yaml | 34 + config/tribunalsservice.net.yaml | 34 + config/tribunalsservice.org.uk.yaml | 34 + config/tribunalsservice.org.yaml | 34 + config/tribunalsservice.uk.yaml | 34 + config/ubi.courtfunds.gov.uk.yaml | 20 + config/ukgovwales.gov.uk.yaml | 120 ++ config/uknpm.org.yaml | 16 + .../victimandwitnessinformation.org.uk.yaml | 17 + config/victiminformationservice.org.uk.yaml | 39 + config/victimscode.org.uk.yaml | 16 + config/victimscommissioner.org.uk.yaml | 148 ++ config/victimsinformationservice.org.uk.yaml | 64 + config/video.service.justice.gov.uk.yaml | 85 + config/webapps.judiciary.gov.uk.yaml | 14 + config/webchat.justice.gov.uk.yaml | 16 + config/xhibit.gov.uk.yaml | 32 + config/xhibit.justice.gov.uk.yaml | 28 + config/ybtj.justice.gov.uk.yaml | 16 + config/yjb.gov.uk.yaml | 448 +++++ config/yjbpublications.justice.gov.uk.yaml | 24 + config/yjils.justice.gov.uk.yaml | 32 + config/youth-justice-board.co.uk.yaml | 34 + config/youth-justice-board.com.yaml | 34 + config/youth-justice-board.net.yaml | 34 + config/youth-justice-board.org.uk.yaml | 34 + config/youth-justice-board.org.yaml | 34 + config/youth-justice-board.uk.yaml | 34 + config/youth-justice.uk.yaml | 34 + config/youthjustice.net.yaml | 34 + config/youthjusticeboard.co.uk.yaml | 34 + config/youthjusticeboard.com.yaml | 34 + config/youthjusticeboard.net.yaml | 34 + config/youthjusticeboard.org.uk.yaml | 34 + config/youthjusticeboard.org.yaml | 34 + config/youthjusticeboard.uk.yaml | 34 + 87 files changed, 5375 insertions(+) create mode 100644 config/rpts.gov.uk.yaml create mode 100644 config/seewhatsontheinside.co.uk.yaml create mode 100644 config/seewhatsontheinside.com.yaml create mode 100644 config/sentencing-council.co.uk.yaml create mode 100644 config/sentencing-council.com.yaml create mode 100644 config/sentencing-council.net.yaml create mode 100644 config/sentencing-council.org.uk.yaml create mode 100644 config/sentencing-council.org.yaml create mode 100644 config/sentencing-council.uk.yaml create mode 100644 config/sentencingcouncil.co.uk.yaml create mode 100644 config/sentencingcouncil.com.yaml create mode 100644 config/sentencingcouncil.gov.uk.yaml create mode 100644 config/sentencingcouncil.net.yaml create mode 100644 config/sentencingcouncil.org.uk.yaml create mode 100644 config/sentencingcouncil.org.yaml create mode 100644 config/service.justice.gov.uk.yaml create mode 100644 config/siffoc.org.yaml create mode 100644 config/sifocc.org.uk.yaml create mode 100644 config/sirius-opg.co.uk.yaml create mode 100644 config/sts.test.justice.gov.uk.yaml create mode 100644 config/taxcentreofexcellence.uk.yaml create mode 100644 config/technicalaccountingcentreofexcellence.uk.yaml create mode 100644 config/test-dns.service.justice.gov.uk.yaml create mode 100644 config/test-ho-nfd.co.uk.yaml create mode 100644 config/test.justice.gov.uk.yaml create mode 100644 config/trackmycrime.co.uk.yaml create mode 100644 config/trackmycrime.com.yaml create mode 100644 config/trackmycrime.info.yaml create mode 100644 config/trackmycrime.net.yaml create mode 100644 config/trackmycrime.org.uk.yaml create mode 100644 config/trackmycrime.org.yaml create mode 100644 config/transporttribunal.gov.uk.yaml create mode 100644 config/tribunal-service.com.yaml create mode 100644 config/tribunal-service.net.yaml create mode 100644 config/tribunal-service.org.yaml create mode 100644 config/tribunal-service.uk.yaml create mode 100644 config/tribunal.org.uk.yaml create mode 100644 config/tribunals-review.org.uk.yaml create mode 100644 config/tribunals-service.co.uk.yaml create mode 100644 config/tribunals-service.com.yaml create mode 100644 config/tribunals-service.net.yaml create mode 100644 config/tribunals-service.org.uk.yaml create mode 100644 config/tribunals-service.org.yaml create mode 100644 config/tribunals-service.uk.yaml create mode 100644 config/tribunals.gov.uk.yaml create mode 100644 config/tribunalservice.co.uk.yaml create mode 100644 config/tribunalservice.net.yaml create mode 100644 config/tribunalservice.org.uk.yaml create mode 100644 config/tribunalservice.org.yaml create mode 100644 config/tribunalservice.uk.yaml create mode 100644 config/tribunalsservice.co.uk.yaml create mode 100644 config/tribunalsservice.com.yaml create mode 100644 config/tribunalsservice.net.yaml create mode 100644 config/tribunalsservice.org.uk.yaml create mode 100644 config/tribunalsservice.org.yaml create mode 100644 config/tribunalsservice.uk.yaml create mode 100644 config/ubi.courtfunds.gov.uk.yaml create mode 100644 config/ukgovwales.gov.uk.yaml create mode 100644 config/uknpm.org.yaml create mode 100644 config/victimandwitnessinformation.org.uk.yaml create mode 100644 config/victiminformationservice.org.uk.yaml create mode 100644 config/victimscode.org.uk.yaml create mode 100644 config/victimscommissioner.org.uk.yaml create mode 100644 config/victimsinformationservice.org.uk.yaml create mode 100644 config/video.service.justice.gov.uk.yaml create mode 100644 config/webapps.judiciary.gov.uk.yaml create mode 100644 config/webchat.justice.gov.uk.yaml create mode 100644 config/xhibit.gov.uk.yaml create mode 100644 config/xhibit.justice.gov.uk.yaml create mode 100644 config/ybtj.justice.gov.uk.yaml create mode 100644 config/yjb.gov.uk.yaml create mode 100644 config/yjbpublications.justice.gov.uk.yaml create mode 100644 config/yjils.justice.gov.uk.yaml create mode 100644 config/youth-justice-board.co.uk.yaml create mode 100644 config/youth-justice-board.com.yaml create mode 100644 config/youth-justice-board.net.yaml create mode 100644 config/youth-justice-board.org.uk.yaml create mode 100644 config/youth-justice-board.org.yaml create mode 100644 config/youth-justice-board.uk.yaml create mode 100644 config/youth-justice.uk.yaml create mode 100644 config/youthjustice.net.yaml create mode 100644 config/youthjusticeboard.co.uk.yaml create mode 100644 config/youthjusticeboard.com.yaml create mode 100644 config/youthjusticeboard.net.yaml create mode 100644 config/youthjusticeboard.org.uk.yaml create mode 100644 config/youthjusticeboard.org.yaml create mode 100644 config/youthjusticeboard.uk.yaml diff --git a/config/rpts.gov.uk.yaml b/config/rpts.gov.uk.yaml new file mode 100644 index 0000000..6618b0f --- /dev/null +++ b/config/rpts.gov.uk.yaml @@ -0,0 +1,54 @@ +--- +? '' +: - ttl: 600 + type: A + value: 35.177.119.113 + - ttl: 1800 + type: MX + values: + - exchange: relay1.padlondon.co.uk. + preference: 10 + - exchange: relay2.padlondon.co.uk. + preference: 20 + - ttl: 172800 + type: NS + values: + - ns-1067.awsdns-05.org. + - ns-1566.awsdns-03.co.uk. + - ns-221.awsdns-27.com. + - ns-865.awsdns-44.net. + - ttl: 300 + type: TXT + value: jss4dz6hj33k02rtjh66wqy4wccc37pb +_asvdns-168b3b39-52b4-4c50-bfe8-8622048b99a3: + ttl: 300 + type: TXT + value: asvdns_ea1f3963-d40c-4b82-945e-24666ef10300 +_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 +dev: + ttl: 1800 + type: A + value: 193.114.80.13 +ftp: + ttl: 600 + type: CNAME + value: prod.rpts.clients.wtg.co.uk. +test: + ttl: 1800 + type: A + value: 193.114.80.13 +uat: + ttl: 1800 + type: A + value: 212.28.12.201 +www: + ttl: 1800 + type: CNAME + value: prod.rpts.clients.wtg.co.uk. diff --git a/config/seewhatsontheinside.co.uk.yaml b/config/seewhatsontheinside.co.uk.yaml new file mode 100644 index 0000000..ffdca76 --- /dev/null +++ b/config/seewhatsontheinside.co.uk.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1278.awsdns-31.org. + - ns-148.awsdns-18.com. + - ns-1854.awsdns-39.co.uk. + - ns-981.awsdns-58.net. +www: + ttl: 300 + type: CNAME + value: newfuturesnetwork.gov.uk diff --git a/config/seewhatsontheinside.com.yaml b/config/seewhatsontheinside.com.yaml new file mode 100644 index 0000000..f8c2450 --- /dev/null +++ b/config/seewhatsontheinside.com.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-136.awsdns-17.com. + - ns-1496.awsdns-59.org. + - ns-1634.awsdns-12.co.uk. + - ns-557.awsdns-05.net. +www: + ttl: 300 + type: CNAME + value: newfuturesnetwork.gov.uk diff --git a/config/sentencing-council.co.uk.yaml b/config/sentencing-council.co.uk.yaml new file mode 100644 index 0000000..acf2d3b --- /dev/null +++ b/config/sentencing-council.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-1116.awsdns-11.org. + - ns-126.awsdns-15.com. + - ns-1761.awsdns-28.co.uk. + - ns-566.awsdns-06.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/sentencing-council.com.yaml b/config/sentencing-council.com.yaml new file mode 100644 index 0000000..ff1a115 --- /dev/null +++ b/config/sentencing-council.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-1305.awsdns-35.org. + - ns-1750.awsdns-26.co.uk. + - ns-253.awsdns-31.com. + - ns-747.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/sentencing-council.net.yaml b/config/sentencing-council.net.yaml new file mode 100644 index 0000000..61ef145 --- /dev/null +++ b/config/sentencing-council.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-1428.awsdns-50.org. + - ns-1593.awsdns-07.co.uk. + - ns-168.awsdns-21.com. + - ns-552.awsdns-05.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/sentencing-council.org.uk.yaml b/config/sentencing-council.org.uk.yaml new file mode 100644 index 0000000..dfb7b0f --- /dev/null +++ b/config/sentencing-council.org.uk.yaml @@ -0,0 +1,29 @@ +--- +? '' +: - ttl: 600 + type: A + value: 54.154.233.153 + - ttl: 172800 + type: NS + values: + - ns-142.awsdns-17.com. + - ns-1463.awsdns-54.org. + - ns-1645.awsdns-13.co.uk. + - ns-627.awsdns-14.net. +_asvdns-b883a648-5d04-43fc-b885-14b01b8166ac.www: + ttl: 300 + type: TXT + value: asvdns_379b4a67-4d77-4c7a-8f4e-a0a21b64232d +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=none\;sp=none\;fo=1\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; + ruf=mailto:dmarc-ruf@dmarc.service.gov.uk +search: + ttl: 600 + type: CNAME + value: search2.openobjects.com. +www: + ttl: 1800 + type: CNAME + value: sentencing.live.bangdynamics.com. diff --git a/config/sentencing-council.org.yaml b/config/sentencing-council.org.yaml new file mode 100644 index 0000000..c7cab49 --- /dev/null +++ b/config/sentencing-council.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-1160.awsdns-17.org. + - ns-1790.awsdns-31.co.uk. + - ns-458.awsdns-57.com. + - ns-727.awsdns-26.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/sentencing-council.uk.yaml b/config/sentencing-council.uk.yaml new file mode 100644 index 0000000..f96ad19 --- /dev/null +++ b/config/sentencing-council.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-1525.awsdns-62.org. + - ns-1888.awsdns-44.co.uk. + - ns-355.awsdns-44.com. + - ns-561.awsdns-06.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/sentencingcouncil.co.uk.yaml b/config/sentencingcouncil.co.uk.yaml new file mode 100644 index 0000000..1c2c6cb --- /dev/null +++ b/config/sentencingcouncil.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-1172.awsdns-18.org. + - ns-1914.awsdns-47.co.uk. + - ns-332.awsdns-41.com. + - ns-963.awsdns-56.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/sentencingcouncil.com.yaml b/config/sentencingcouncil.com.yaml new file mode 100644 index 0000000..67aa7b1 --- /dev/null +++ b/config/sentencingcouncil.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-108.awsdns-13.com. + - ns-1531.awsdns-63.org. + - ns-1844.awsdns-38.co.uk. + - ns-758.awsdns-30.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/sentencingcouncil.gov.uk.yaml b/config/sentencingcouncil.gov.uk.yaml new file mode 100644 index 0000000..46135e9 --- /dev/null +++ b/config/sentencingcouncil.gov.uk.yaml @@ -0,0 +1,93 @@ +--- +? '' +: - type: MX + value: + exchange: sentencingcouncil-gov-uk.mail.protection.outlook.com. + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1525.awsdns-62.org. + - ns-1647.awsdns-13.co.uk. + - ns-39.awsdns-04.com. + - ns-670.awsdns-19.net. + - type: TXT + values: + - MS=ms36749181 + - atlassian-domain-verification=eZYa71sfUYC3GKWDAnR6IDBAD7m0PkEaKKOYkM2cjWj8or0XT0PwqvFpqTLtaNby + - v=spf1 ip4:194.33.196.8/32 ip4:194.33.192.8/32 include:spf.protection.outlook.com + -all +_00820e901725762056fdc35127f0004e.mta-sts: + ttl: 60 + type: CNAME + value: _471a830dee438e1ef0616c0314282fba.nhsllhhtvj.acm-validations.aws. +_asvdns-d7af002e-ef4c-4c33-b53a-04aa422d691b: + ttl: 300 + type: TXT + value: asvdns_922c69a5-d95e-45c0-9a06-6abef7396197 +_dmarc: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_github-challenge-moj-analytical-services: + ttl: 60 + type: TXT + value: 92c961a007 +_mta-sts: + ttl: 300 + type: TXT + value: v=STSv1\; id=d4970def9fcfa09493764690e3fea748 +_sip._tls: + type: SRV + value: + port: 443 + priority: 100 + target: sipdir.online.lync.com. + weight: 1 +_sipfederationtls._tcp: + type: SRV + value: + port: 5061 + priority: 100 + target: sipfed.online.lync.com. + weight: 1 +_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. +fp01._domainkey: + ttl: 300 + type: TXT + value: v=DKIM1\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN/Dnp6gO1PJVQgLljNpkkvVUH/G04C2QkC28j8ddX13V7MAvDWpCxnUfTPy8C27njUImSa8b2TwyeA0P2ONPHQhW652tSxZa0+VT2b5qRFhne3UigZEeKhix988mhlOTO+6PN4+JR7MPXSeE0iGGPWm8m4JsxeaVvwN0XC92yvQIDAQAB\; +lyncdiscover: + type: CNAME + value: webdir.online.lync.com. +msoid: + type: CNAME + value: clientconfig.microsoftonline-p.net. +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: dw2jt88ofx0w4.cloudfront.net. + type: A +selector1._domainkey: + type: CNAME + value: selector1-sentencingcouncil-gov-uk._domainkey.justiceuk.onmicrosoft.com. +selector2._domainkey: + type: CNAME + value: selector2-sentencingcouncil-gov-uk._domainkey.justiceuk.onmicrosoft.com. +sip: + type: CNAME + value: sipdir.online.lync.com. diff --git a/config/sentencingcouncil.net.yaml b/config/sentencingcouncil.net.yaml new file mode 100644 index 0000000..b046e44 --- /dev/null +++ b/config/sentencingcouncil.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-1155.awsdns-16.org. + - ns-1924.awsdns-48.co.uk. + - ns-73.awsdns-09.com. + - ns-741.awsdns-28.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/sentencingcouncil.org.uk.yaml b/config/sentencingcouncil.org.uk.yaml new file mode 100644 index 0000000..6e66006 --- /dev/null +++ b/config/sentencingcouncil.org.uk.yaml @@ -0,0 +1,58 @@ +--- +? '' +: - ttl: 600 + type: A + value: 35.177.235.232 + - ttl: 600 + type: MX + values: + - exchange: mx1.bangdynamics.com. + preference: 10 + - exchange: mx2.bangdynamics.com. + preference: 20 + - ttl: 172800 + type: NS + values: + - ns-1424.awsdns-50.org. + - ns-1947.awsdns-51.co.uk. + - ns-337.awsdns-42.com. + - ns-771.awsdns-32.net. + - ttl: 300 + type: TXT + value: v=spf1 a mx ~all +_asvdns-82dce4ea-c071-49e9-9164-f556aa6a2d32: + ttl: 300 + type: TXT + value: asvdns_c07dc387-d9a1-4d54-a531-27effdd26842 +_c118dcb76f6b712bb5fc5d2514f42d46.mta-sts: + ttl: 60 + type: CNAME + value: _fe3ef0a59165845368320f32ba38ee8e.nhsllhhtvj.acm-validations.aws. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=none\;sp=none\;fo=1\;rua=mailto:dmarc-rua@dmarc.service.gov.uk +_mta-sts: + ttl: 300 + type: TXT + value: v=STSv1\; id=ece0c3ecb75bce54a99fd3cd9a3ca092 +_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: dsabyr6tawzy4.cloudfront.net. + type: A +search: + ttl: 600 + type: CNAME + value: search2.openobjects.com. +www: + ttl: 1800 + type: CNAME + value: sentencing.live.bangdynamics.com. diff --git a/config/sentencingcouncil.org.yaml b/config/sentencingcouncil.org.yaml new file mode 100644 index 0000000..72e9e40 --- /dev/null +++ b/config/sentencingcouncil.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-1397.awsdns-46.org. + - ns-1785.awsdns-31.co.uk. + - ns-212.awsdns-26.com. + - ns-731.awsdns-27.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/service.justice.gov.uk.yaml b/config/service.justice.gov.uk.yaml new file mode 100644 index 0000000..29b6ec4 --- /dev/null +++ b/config/service.justice.gov.uk.yaml @@ -0,0 +1,1750 @@ +--- +? '' +: - ttl: 1800 + type: MX + value: + exchange: inbound-smtp.eu-west-1.amazonaws.com + preference: 10 + - ttl: 86400 + type: NS + values: + - ns-1389.awsdns-45.org. + - ns-1621.awsdns-10.co.uk. + - ns-187.awsdns-23.com. + - ns-978.awsdns-58.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z1BKCTXD74EZPE + name: s3-website-eu-west-1.amazonaws.com. + type: A + - ttl: 600 + type: SPF + value: v=spf1 -all + - ttl: 300 + type: TXT + values: + - MS=ms96686635 + - v=spf1 ~all +_0cbf0f810ad5c633d700bb504ca45b1f.intranet: + ttl: 300 + type: CNAME + value: _d54a4c592ad02000b032201b8e535d4b.btsqtkxpyp.acm-validations.aws. +_6f2592c897ce1cb57321ce86823bba01.www.find-unclaimed-court-money: + ttl: 300 + type: CNAME + value: _b889b9713a37c39694f437333e017428.chvvfdvqrj.acm-validations.aws. +_33da21e90254237bcc4d8ad00bd3d118.security-training: + ttl: 300 + type: CNAME + value: _6165ac1a2a05feaefa1cc4aaf7d09b0b.kgnrpmcdhl.acm-validations.aws. +_95ea75a7f508104bbae8244e26130e7e.advance-into-justice: + ttl: 300 + type: CNAME + value: _7bd56adf412cd4bc93a83eeb6d808f81.ylqxxscwpq.acm-validations.aws +_935f4ad292e31cb21e5bf6043b20a2bf.securecodewarrior: + ttl: 300 + type: CNAME + value: _f65a4f48e9990c0858b5134cdc625b9b.kzhndfqvzk.acm-validations.aws. +_36085f4d854229b89162cf35526735a4.veracode: + ttl: 300 + type: CNAME + value: _0a2dba7b1664c940d34705e311453efd.jddtvkljgg.acm-validations.aws. +_38914c2fe17df3d640a7d1d9765d8c88.training-preproduction.co-financing: + ttl: 300 + type: CNAME + value: _52106b9eec58031689a9b3d42d21d129.mqzgcdqkwq.acm-validations.aws. +_1864366b68aacd731e332b25536285ec.youth-justice-worker-online-assessment: + ttl: 300 + type: CNAME + value: _e72600de9a318ad62f0043b30a9fc5fb.hkmpvcwbzw.acm-validations.aws. +_39556719e8d565ea45417d38b40889c7.find-unclaimed-court-money: + ttl: 60 + type: CNAME + value: _06c52dec40633865541b0ff381d9eeb1.chvvfdvqrj.acm-validations.aws +_acme-challenge: + ttl: 60 + type: TXT + value: -IL71TL-cbvkAym1UdVEBnNHNA6liqEpklQzC-ECAXk +_acme-challenge.c100formsurvey-staging: + ttl: 60 + type: TXT + value: h3EfKuixfZMRj30lClIYS1M7Xivu2Ccp06WwgwiTgik +_adsp._domainkey.recruitment: + ttl: 300 + type: TXT + value: dkim=all +_amazonses: + ttl: 1800 + type: TXT + value: kkjhEp32ohHTaRqLf4j/uQ1jyCZc6/ptXyW2zBfFmhs= +_amazonses.recruitment: + ttl: 300 + type: TXT + value: FMIsX4cTH5TyOjbMPzBpbk/CK9ZC6oY2G6Vvu6D1Acw= +_asvdns-1368460e-82b0-4fe6-8159-ba7532c2e9a9.email.signon: + ttl: 300 + type: TXT + value: asvdns_ccbe4dca-c769-4946-b932-68d66b91d6a1 +_b932d43205e09e4f3924db0eca5bc86d.dev.creatingfutureopportunities: + ttl: 300 + type: CNAME + value: _067ced5bba4174f15cd3b23d291ad16c.sdgjtdhdhz.acm-validations.aws. +_c465a81d426f9c23ea655e52085f8d4a.crown-court-litigator-fees: + ttl: 300 + type: CNAME + value: _8e59943746d54df0be7c6083636ffffb.vrcmzfbvtx.acm-validations.aws. +_cd274e7ee824297d08388d398a2b2b8a.crown-court-remuneration: + ttl: 300 + type: CNAME + value: _b2d6197bf0aa1d024b5fef68a13127bb.fpwkmzyskh.acm-validations.aws. +_d8e015eb77621a22d1bb4fe339ec1ebd.dev.manage-external-funded-offender-provision: + ttl: 300 + type: CNAME + value: _f45d3bd1f2f3aa9f672facf92f66d56a.sdgjtdhdhz.acm-validations.aws. +_daab53fad660d45c0e18965db75d500e.training-preproduction.manage-external-funded-offender-provision: + ttl: 300 + type: CNAME + value: _30521c4f03ed551be23f0ee2011c9ab0.vrztfgqhxj.acm-validations.aws. +_dmarc: + type: TXT + value: v=DMARC1\;p=none\;rua=mailto:dmarc-rua@dmarc.service.gov.uk,mailto:dmarc@digitaljustice.gov.uk\; +_dmarc.email.signon: + type: TXT + value: v=DMARC1\;p=none\;rua=mailto:dmarc-rua@dmarc.service.gov.uk,mailto:dmarc@digitaljustice.gov.uk\; +_dmarc.recruitment: + ttl: 300 + type: TXT + value: v=DMARC1\;p=none\;rua=mailto:N4rHXmBVPY@dmarc.inboxmonster.com\;fo=0\;adkim=r\;aspf=r\;rf=afrf\;pct=100\; +_domainkey.recruitment: + ttl: 300 + type: TXT + value: t=y\; o=~\; +_e423c56d23dc0dce73d7af3276cfd0e6.manage-external-funded-offender-provision: + ttl: 300 + type: CNAME + value: _e74deb9ca8229527592f88459265f1ef.kirrbxfjtw.acm-validations.aws. +_f1d407a6cf4f3710e0f45c21cfc6558a.hmctsknowledgemanagement: + ttl: 300 + type: CNAME + value: _1629a8735ac3c49c7b5103d8d7459027.tljzshvwok.acm-validations.aws +_fedbba35e8d7e78d6844f69ca4c3ec12.national-start-on-first-deployment: + ttl: 300 + type: CNAME + value: _bd1482675a747ec82c7ba756a5391a54.ylqxxscwpq.acm-validations.aws +_github-challenge-ministryof-org.operations-engineering: + ttl: 300 + type: TXT + value: 7fc8c3d05d +_github-pages-challenge-ministryofjustice.operations-engineering: + ttl: 300 + type: TXT + value: 2ad0dee4d1f130dae1d9c10e9ec15c +_h323cs._tcp.courts-video-link: + ttl: 300 + type: SRV + values: + - port: 1720 + priority: 10 + target: pxpxy001-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 1720 + priority: 10 + target: pxpxy002-dc02.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 1720 + priority: 20 + target: pxpxy003-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 1720 + priority: 20 + target: pxpxy004-dc02.courts-video-link.service.justice.gov.uk + weight: 10 +_h323ls._udp.courts-video-link: + ttl: 300 + type: SRV + values: + - port: 1719 + priority: 10 + target: pxpxy001-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 1719 + priority: 10 + target: pxpxy002-dc02.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 1719 + priority: 20 + target: pxpxy003-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 1719 + priority: 20 + target: pxpxy004-dc02.courts-video-link.service.justice.gov.uk + weight: 10 +_pexapp._tcp.courts-video-link: + ttl: 300 + type: SRV + values: + - port: 443 + priority: 10 + target: pxpxy001-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 443 + priority: 10 + target: pxpxy002-dc02.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 443 + priority: 20 + target: pxpxy003-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 443 + priority: 20 + target: pxpxy004-dc02.courts-video-link.service.justice.gov.uk + weight: 10 +_sip._tcp.courts-video-link: + ttl: 300 + type: SRV + values: + - port: 5060 + priority: 10 + target: pxpxy001-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5060 + priority: 10 + target: pxpxy002-dc02.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5060 + priority: 20 + target: pxpxy003-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5060 + priority: 20 + target: pxpxy004-dc02.courts-video-link.service.justice.gov.uk + weight: 10 +_sipfederationtls._tcp.courts-video-link: + ttl: 300 + type: SRV + values: + - port: 5061 + priority: 10 + target: pxpxy001-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5061 + priority: 10 + target: pxpxy002-dc02.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5061 + priority: 20 + target: pxpxy003-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5061 + priority: 20 + target: pxpxy004-dc02.courts-video-link.service.justice.gov.uk + weight: 10 +_sips._tcp.courts-video-link: + ttl: 300 + type: SRV + values: + - port: 5061 + priority: 10 + target: pxpxy001-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5061 + priority: 10 + target: pxpxy002-dc02.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5061 + priority: 20 + target: pxpxy003-dc01.courts-video-link.service.justice.gov.uk + weight: 10 + - port: 5061 + priority: 20 + target: pxpxy004-dc02.courts-video-link.service.justice.gov.uk + weight: 10 +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +access.platforms: + type: NS + values: + - ns-1192.awsdns-21.org. + - ns-1636.awsdns-12.co.uk. + - ns-325.awsdns-40.com. + - ns-674.awsdns-20.net. +advance-into-justice: + ttl: 300 + type: CNAME + value: d2zug2r9gue1ql.cloudfront.net. +analytical-evidence-library: + ttl: 300 + type: NS + values: + - ns-10.awsdns-01.com. + - ns-1445.awsdns-52.org. + - ns-1984.awsdns-56.co.uk. + - ns-574.awsdns-07.net. +analytical-platform: + ttl: 300 + type: NS + values: + - ns-1509.awsdns-60.org. + - ns-1903.awsdns-45.co.uk. + - ns-378.awsdns-47.com. + - ns-569.awsdns-07.net. +analytical_platform: + ttl: 300 + type: CNAME + value: analytical-platform.service.justice.gov.uk. +analyticalplatform: + ttl: 300 + type: CNAME + value: analytical-platform.service.justice.gov.uk. +ap: + ttl: 300 + type: CNAME + value: analytical-platform.service.justice.gov.uk. +apply-for-criminal-legal-aid: + ttl: 300 + type: NS + values: + - ns-1004.awsdns-61.net. + - ns-1461.awsdns-54.org. + - ns-1693.awsdns-19.co.uk. + - ns-291.awsdns-36.com. +apply-for-hmpps-research: + ttl: 300 + type: CNAME + value: site-7mvem.powerappsportals.com +apply-for-legal-aid: + ttl: 300 + type: NS + values: + - ns-1201.awsdns-22.org. + - ns-1988.awsdns-56.co.uk. + - ns-58.awsdns-07.com. + - ns-774.awsdns-32.net. +apply-to-court-about-child-arrangements: +- ttl: 60 + type: NS + values: + - ns-1475.awsdns-56.org. + - ns-1667.awsdns-16.co.uk. + - ns-22.awsdns-02.com. + - ns-725.awsdns-26.net. +- ttl: 60 + type: TXT + value: molecular-toad-kokt7cvogddhzdjurci2t668.herokudns.com +assess-crime-forms: + ttl: 86400 + type: NS + values: + - ns-1496.awsdns-59.org + - ns-1866.awsdns-41.co.uk + - ns-481.awsdns-60.com + - ns-950.awsdns-54.net +auth: + ttl: 300 + type: NS + values: + - ns1.auth.service.justice.gov.uk + - ns2.auth.service.justice.gov.uk +bichard7: + ttl: 300 + type: NS + values: + - ns-1421.awsdns-49.org + - ns-1665.awsdns-16.co.uk + - ns-178.awsdns-22.com + - ns-621.awsdns-13.net +bm4eh3fe5tzqaedogvql4r27syh3gry5._domainkey.recruitment: + ttl: 300 + type: CNAME + value: bm4eh3fe5tzqaedogvql4r27syh3gry5.dkim.amazonses.com +bookasecuremove: + ttl: 300 + type: NS + values: + - ns-1036.awsdns-01.org. + - ns-1695.awsdns-19.co.uk. + - ns-42.awsdns-05.com. + - ns-664.awsdns-19.net. +c100: + ttl: 300 + type: NS + values: + - ns-1078.awsdns-06.org. + - ns-1553.awsdns-02.co.uk. + - ns-374.awsdns-46.com. + - ns-656.awsdns-18.net. +ccms-ebs: + type: NS + values: + - ns-1516.awsdns-61.org. + - ns-1743.awsdns-25.co.uk. + - ns-22.awsdns-02.com. + - ns-760.awsdns-31.net. +check-clients-details-using-hmrc-data: + ttl: 300 + type: NS + values: + - ns-1167.awsdns-17.org + - ns-1796.awsdns-32.co.uk + - ns-429.awsdns-53.com + - ns-753.awsdns-30.net +check-when-to-disclose-caution-conviction: + ttl: 300 + type: NS + values: + - ns-1.awsdns-00.com. + - ns-1259.awsdns-29.org. + - ns-1913.awsdns-47.co.uk. + - ns-698.awsdns-23.net. +checkmydiary: + ttl: 300 + type: NS + values: + - ns-1278.awsdns-31.org. + - ns-2009.awsdns-59.co.uk. + - ns-695.awsdns-22.net. + - ns-81.awsdns-10.com. +cid2._domainkey.recruitment: + ttl: 300 + type: CNAME + value: cid2.domainkey.u19196707.wl208.sendgrid.net +cid._domainkey.recruitment: + ttl: 300 + type: CNAME + value: cid.domainkey.u19196707.wl208.sendgrid.net +cidmail.recruitment: + ttl: 300 + type: CNAME + value: u19196707.wl208.sendgrid.net +claim-criminal-injuries-compensation: + ttl: 300 + type: NS + values: + - ns-116.awsdns-14.com. + - ns-1394.awsdns-46.org. + - ns-1636.awsdns-12.co.uk. + - ns-681.awsdns-21.net. +claim-crown-court-defence: + ttl: 300 + type: NS + values: + - ns-1442.awsdns-52.org. + - ns-154.awsdns-19.com. + - ns-1818.awsdns-35.co.uk. + - ns-775.awsdns-32.net. +cloud-platform: + ttl: 300 + type: NS + values: + - ns-1213.awsdns-23.org + - ns-1702.awsdns-20.co.uk + - ns-174.awsdns-21.com + - ns-870.awsdns-44.net +contact-moj: + ttl: 300 + type: NS + values: + - ns-13.awsdns-01.com. + - ns-1364.awsdns-42.org. + - ns-1699.awsdns-20.co.uk. + - ns-877.awsdns-45.net. +correspondence-handling-and-processing: + ttl: 86400 + type: NS + values: + - ns-1264.awsdns-30.org + - ns-1663.awsdns-15.co.uk + - ns-44.awsdns-05.com + - ns-910.awsdns-49.net +court-data-adaptor: + ttl: 300 + type: NS + values: + - ns-1147.awsdns-15.org. + - ns-1859.awsdns-40.co.uk. + - ns-377.awsdns-47.com. + - ns-888.awsdns-47.net. +court-data-api: + ttl: 300 + type: NS + values: + - ns-135.awsdns-16.com + - ns-1496.awsdns-59.org + - ns-1672.awsdns-17.co.uk + - ns-596.awsdns-10.net +court-transcription: +- ttl: 300 + type: MX + values: + - exchange: cluster5.eu.messagelabs.com + preference: 10 + - exchange: cluster5a.eu.messagelabs.com + preference: 20 +- ttl: 300 + type: TXT + values: + - C0E4N61551 + - v=spf1 include:spf.messagelabs.com -all +court-tribunal-records-archive: + ttl: 300 + type: NS + values: + - ns1-04.azure-dns.com + - ns2-04.azure-dns.net + - ns3-04.azure-dns.org + - ns4-04.azure-dns.info +courts-video-link: + ttl: 300 + type: A + value: 213.216.136.72 +courttran._domainkey.court-transcription: + ttl: 300 + type: TXT + value: v=DKIM1\; k=rsa\; t=s\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7MhZQPsxhhTHvp49pndvqDRS2QftpqaRSIcI9qnES6ekEi0Zssh7yLudCBNxzgeSYVmFQxELbXLq7G8pjUAiAO8xu+S5PD2x2sIozb1kJwwCjnXnsb/s4LKaCl0Lw""GU7APT7XZeo7f5mcXl8SQKem5WXrWuF3bi8gJxt3mhuJeQ9EzLPfIgirm8dcgI0nRkvKdcJLRELToOBp1S3VWTpxisaPOvmFjHNiHZBtshcj0INYNDU4VgRS4d0JzTQ/2qnpP25j85H0DO8yHuTxA4IGV2R4LZ63YZNedovfm3sgtEkK1VDh8wnHE1R2mH1WKhSwH0w/MXh0Ryb/HqfPxkO7wIDAQAB +courttrans._domainkey.court-transcription: + ttl: 300 + type: TXT + value: v=DKIM1\; k=rsa\; t=s\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtY2c1cgFCefu74UupXeaNc+LZxBPUn6DTNU0ZzurvIy/YOtVdjMO7JLA6HkmlS5XDVCENytyp+jUbDbbtWibw28fw8g4vODbe59IOzCX/HtWEJdIrwBWpCXm6gafQOWpjW1x7ktGVNsIj7k/EpTCcW0pBtYhnfwh06MI0643clxhKjOV8IZUvzVZ4p""ZOC/1uVsmQdIi/vDpWT6WYTY7/A1cAkfUlsXUgNSoBtGPZG4wH3HsUtq/HlNriQCmGVf3nqPzz4hoc3VeYi6fp89kBrIYWfmb11oCNWB2U9Ne5QtaB8NodY50oFhz5DVR29pXHjfKUEbYXVQaU5yYMUBYmoQIDAQAB +crime-forms-metabase: + ttl: 300 + type: NS + values: + - ns-119.awsdns-14.com + - ns-1252.awsdns-28.org + - ns-1845.awsdns-38.co.uk + - ns-519.awsdns-00.net +crime-portal-mirror-gateway: + ttl: 60 + type: NS + values: + - ns-1484.awsdns-57.org. + - ns-1614.awsdns-09.co.uk. + - ns-324.awsdns-40.com. + - ns-869.awsdns-44.net. +crime-reference-data-api: + ttl: 60 + type: CNAME + value: ffc33a8e-6ac2-4e92-996e-a7f9e12bd1cf.cloudapp.net +crime-reference-data-api.staging: + ttl: 60 + type: CNAME + value: d8c7a952-7958-4bef-8333-972ce2789eba.cloudapp.net +crown-court-litigator-fees: + ttl: 300 + type: CNAME + value: d2cadkxrqxugqy.cloudfront.net +crown-court-remuneration: + ttl: 300 + type: CNAME + value: d3oqg3yrw3yc9x.cloudfront.net +csr: + ttl: 10800 + type: NS + values: + - ns-1507.awsdns-60.org + - ns-1885.awsdns-43.co.uk + - ns-9.awsdns-01.com + - ns-922.awsdns-51.net +dart.nle: + ttl: 300 + type: CNAME + value: hmcts-nle.azurefd.net +darts: + ttl: 300 + type: NS + values: + - ns1-04.azure-dns.com. + - ns2-04.azure-dns.net. + - ns3-04.azure-dns.org. + - ns4-04.azure-dns.info. +darts.nle: + ttl: 300 + type: NS + values: + - ns1-03.azure-dns.com. + - ns2-03.azure-dns.net. + - ns3-03.azure-dns.org. + - ns4-03.azure-dns.info. +data-platform: + ttl: 300 + type: NS + values: + - ns-1143.awsdns-14.org. + - ns-1775.awsdns-29.co.uk. + - ns-473.awsdns-59.com. + - ns-714.awsdns-25.net. +design-patterns: + ttl: 60 + type: CNAME + value: ministryofjustice.github.io +dev.join-github: + ttl: 300 + type: NS + values: + - ns-1079.awsdns-06.org. + - ns-1984.awsdns-56.co.uk. + - ns-467.awsdns-58.com. + - ns-991.awsdns-59.net. +dev.manage-external-funded-offender-provision: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d3gjnixuqv4h4f.cloudfront.net. + type: A +dev.network-access-control: + ttl: 300 + type: NS + values: + - ns-1381.awsdns-44.org. + - ns-1990.awsdns-56.co.uk. + - ns-4.awsdns-00.com. + - ns-650.awsdns-17.net. +dev.victim-case-management: + ttl: 300 + type: NS + values: + - ns-1461.awsdns-54.org + - ns-1605.awsdns-08.co.uk + - ns-240.awsdns-30.com + - ns-967.awsdns-56.net +development.crown-court-litigator-fees: + ttl: 300 + type: CNAME + value: d1ghxikls9yc1b.cloudfront.net +development.crown-court-remuneration: + ttl: 300 + type: CNAME + value: d2un84u5xlacrf.cloudfront.net +divorce-section-search: + ttl: 300 + type: NS + values: + - ns-1141.awsdns-14.org + - ns-2014.awsdns-59.co.uk + - ns-315.awsdns-39.com + - ns-603.awsdns-11.net +dkim2048._domainkey.recruitment: + ttl: 300 + type: TXT + value: v=DKIM1\; k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv5CO7Sjd3Nza40/rw4Cf6MuDRQqL65oP2qPsAraK2IW8uE6+GDFq9sC8gmitBqghP5QcsuSjvXGP2h1Lsup+u2U0DLgl+WcyjCU9ITb6npsoS124O/d+Zq0bpSSh3R8pEiEFkPQ19LEZsTo92CdEbq5mly""13goYsCJnx94sbPTTRWs0lZwwgQrDjSxyU998TXYX0zXKR9of8TKWGDlr020TaUa4z4NX4uK2oc5n6GJ1tl7wotfEl/QUM5Ww8MSQHpE8v9x3S+agpPOyHkIGCP6KvTo5722qeTaKUWAgKFq9Ydbm8Lm7VTj431Kz3gRHtyE8vG7dVNpPfgQCH+pQeZQIDAQAB +electronic-monitoring: + ttl: 300 + type: NS + values: + - ns-1046.awsdns-02.org. + - ns-1969.awsdns-54.co.uk. + - ns-447.awsdns-55.com. + - ns-521.awsdns-01.net. +em1424.jac.intranet: + ttl: 300 + type: CNAME + value: u2320754.wl005.sendgrid.net +em1689.officialsolicitorandpublictrustee.intranet: + ttl: 300 + type: CNAME + value: u2320754.wl005.sendgrid.net +email.email: + ttl: 300 + type: CNAME + value: mailgun.org +email.signon: +- ttl: 300 + type: MX + values: + - exchange: mxa.mailgun.org + preference: 10 + - exchange: mxb.mailgun.org + preference: 20 +- ttl: 300 + type: TXT + value: v=spf1 include:mailgun.org ~all +email.staging.signon: +- ttl: 300 + type: MX + values: + - exchange: mxa.mailgun.org + preference: 10 + - exchange: mxb.mailgun.org + preference: 20 +- ttl: 300 + type: TXT + value: v=spf1 include:mailgun.org ~all +equip: + ttl: 300 + type: NS + values: + - ns-1256.awsdns-29.org + - ns-1877.awsdns-42.co.uk + - ns-329.awsdns-41.com + - ns-845.awsdns-41.net +exchange-integration-services-stream: + ttl: 300 + type: CNAME + value: exiss.q-solution.net +familymediators: + ttl: 60 + type: NS + values: + - ns-1462.awsdns-54.org. + - ns-1813.awsdns-34.co.uk. + - ns-500.awsdns-62.com. + - ns-912.awsdns-50.net. +find-unclaimed-court-money: +- ttl: 300 + type: NS + values: + - ns-1085.awsdns-07.org. + - ns-1740.awsdns-25.co.uk. + - ns-237.awsdns-29.com. + - ns-973.awsdns-57.net. +- ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: ZHURV8PSTC4K8 + name: dualstack.ubi-p-loadb-1rk7d55h8z4t3-1469044134.eu-west-2.elb.amazonaws.com. + type: A +form: + ttl: 300 + type: NS + values: + - ns-1436.awsdns-51.org. + - ns-1694.awsdns-19.co.uk. + - ns-322.awsdns-40.com. + - ns-999.awsdns-60.net. +ftp-hmcts.intranet: + ttl: 300 + type: A + value: 54.72.29.113 +gender-recognition: + ttl: 300 + type: NS + values: + - ns-1155.awsdns-16.org. + - ns-1726.awsdns-23.co.uk. + - ns-371.awsdns-46.com. + - ns-755.awsdns-30.net. +haletest1: + ttl: 300 + type: NS + values: + - ns-1156.awsdns-16.org. + - ns-1923.awsdns-48.co.uk. + - ns-64.awsdns-08.com. + - ns-748.awsdns-29.net. +helpwithchildarrangements: + ttl: 100 + type: NS + values: + - ns-1099.awsdns-09.org. + - ns-2000.awsdns-58.co.uk. + - ns-465.awsdns-58.com. + - ns-989.awsdns-59.net. +hmcts-risk-assurance-operating-controls: + ttl: 300 + type: NS + values: + - ns-1306.awsdns-35.org. + - ns-1537.awsdns-00.co.uk. + - ns-456.awsdns-57.com. + - ns-838.awsdns-40.net. +hmcts.intranet: + ttl: 300 + type: A + value: 54.72.29.113 +hmpps: + ttl: 300 + type: NS + values: + - ns-1048.awsdns-03.org. + - ns-1972.awsdns-54.co.uk. + - ns-384.awsdns-48.com. + - ns-585.awsdns-09.net. +hmpps-architecture-blueprint: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +hmpps-assessments: + ttl: 300 + type: NS + values: + - ns-1459.awsdns-54.org. + - ns-1777.awsdns-30.co.uk. + - ns-450.awsdns-56.com. + - ns-931.awsdns-52.net. +hmpps-domain: + ttl: 60 + type: NS + values: + - ns-1273.awsdns-31.org. + - ns-1661.awsdns-15.co.uk. + - ns-9.awsdns-01.com. + - ns-934.awsdns-52.net. +hmpps-performance-hub: + ttl: 300 + type: CNAME + value: performance-hub.hmpps-production.modernisation-platform.service.justice.gov.uk +hmppsinsights: + ttl: 300 + type: A + value: 35.214.43.34 +integrated-fraud-system: + ttl: 86400 + type: NS + values: + - ns-1063.awsdns-04.org + - ns-142.awsdns-17.com + - ns-1802.awsdns-33.co.uk + - ns-642.awsdns-16.net +integrationtest: + ttl: 60 + type: NS + values: + - ns-1259.awsdns-29.org. + - ns-1760.awsdns-28.co.uk. + - ns-213.awsdns-26.com. + - ns-843.awsdns-41.net. +jac.intranet: + ttl: 300 + type: CNAME + value: jacintranet.prod.wp.dsd.io +jacksapp-devs: + ttl: 300 + type: NS + values: + - ns-1481.awsdns-57.org. + - ns-1721.awsdns-23.co.uk. + - ns-455.awsdns-56.com. + - ns-848.awsdns-42.net. +join-github: + ttl: 300 + type: NS + values: + - ns-1518.awsdns-61.org. + - ns-1677.awsdns-17.co.uk. + - ns-277.awsdns-34.com. + - ns-945.awsdns-54.net. +judicialappointmentscommission.intranet: + ttl: 300 + type: CNAME + value: jac.intranet.service.justice.gov.uk +judicialoffice.intranet: + ttl: 300 + type: CNAME + value: jointranet.prod.wp.dsd.io +jury: + ttl: 60 + type: CNAME + value: jury-prototype.herokuapp.com +laa-crime: + ttl: 300 + type: TXT + value: OSSRH-90962 +laa-fee-calculator: + ttl: 300 + type: NS + values: + - ns-1399.awsdns-46.org. + - ns-1537.awsdns-00.co.uk. + - ns-324.awsdns-40.com. + - ns-877.awsdns-45.net. +laa-finance-data: + ttl: 86400 + type: NS + values: + - ns-1248.awsdns-28.org. + - ns-1932.awsdns-49.co.uk. + - ns-403.awsdns-50.com. + - ns-834.awsdns-40.net. +laa-status-dashboard: + ttl: 300 + type: NS + values: + - ns-1144.awsdns-15.org. + - ns-1723.awsdns-23.co.uk. + - ns-209.awsdns-26.com. + - ns-925.awsdns-51.net. +lawcommission.intranet: + ttl: 300 + type: CNAME + value: lawcomintranet.prod.wp.dsd.io +legalaidagency.intranet: + ttl: 300 + type: A + value: 134.213.160.26 +list-assist: + ttl: 300 + type: A + value: 51.132.40.131 +maat-libra-administration-tool: + ttl: 300 + type: NS + values: + - ns-1321.awsdns-37.org. + - ns-193.awsdns-24.com. + - ns-1937.awsdns-50.co.uk. + - ns-976.awsdns-58.net. +manage-external-funded-offender-provision: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d2p66dhqonjkjj.cloudfront.net. + type: A +manage-key-workers: + ttl: 60 + type: NS + values: + - ns-1028.awsdns-00.org. + - ns-1932.awsdns-49.co.uk. + - ns-62.awsdns-07.com. + - ns-887.awsdns-46.net. +management.analytical-platform: + ttl: 300 + type: NS + values: + - ns-1266.awsdns-30.org. + - ns-1541.awsdns-00.co.uk. + - ns-228.awsdns-28.com. + - ns-602.awsdns-11.net. +mercury: + type: NS + values: + - ns1-01.azure-dns.com. + - ns2-01.azure-dns.net. + - ns3-01.azure-dns.org. + - ns4-01.azure-dns.info. +ministry-of-justice-acronyms: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +mod-platform-monitoring: + ttl: 300 + type: NS + values: + - ns-1099.awsdns-09.org. + - ns-136.awsdns-17.com. + - ns-1837.awsdns-37.co.uk. + - ns-647.awsdns-16.net. +modernisation-platform: + ttl: 300 + type: NS + values: + - ns-1520.awsdns-62.org + - ns-1755.awsdns-27.co.uk + - ns-229.awsdns-28.com + - ns-561.awsdns-06.net +moic: + ttl: 300 + type: NS + values: + - ns-1316.awsdns-36.org. + - ns-1833.awsdns-37.co.uk. + - ns-188.awsdns-23.com. + - ns-882.awsdns-46.net. +moj-forms: + ttl: 300 + type: NS + values: + - ns-1277.awsdns-31.org. + - ns-1823.awsdns-35.co.uk. + - ns-279.awsdns-34.com. + - ns-820.awsdns-38.net. +moj-forms-editor: + ttl: 300 + type: NS + values: + - ns-1437.awsdns-51.org. + - ns-1824.awsdns-36.co.uk. + - ns-228.awsdns-28.com. + - ns-712.awsdns-25.net. +mx._domainkey.email.signon: + ttl: 300 + type: TXT + value: k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDNNKpuOcGQsFgvWN3qC8/QQIfBPINUnEAUXY/AR9e0IvICga25VmPQReH0U4VJBYsnGeHOsOj0wUU753RwvWkvsDn/hq1xxe3rqJKzTu62H6D1vnbTnEer9BRwmi/fxXKIAQo0E8VYKfiTNTj5UKLT266qDmfWHV2dBJxstzNoNQIDAQAB +mx._domainkey.email.staging.signon: + ttl: 300 + type: TXT + value: k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLocx6JmWwUSImR6yIPoA4VXEMCw2rYHNxTnONt+iIl9MJaHALJhTtdVwv9+s76wSShRVGbRce9Ry5Kat1oIQoY3R6G1PJd8T+D2SIlaeXT0rC4v2UNIqiQWLkoTiuSEdef99t709Yl+VqJOoZXiELfJqHZ0qakdyz0XZauHoz/wIDAQAB +network-access-control: + ttl: 300 + type: NS + values: + - ns-1295.awsdns-33.org. + - ns-1576.awsdns-05.co.uk. + - ns-478.awsdns-59.com. + - ns-866.awsdns-44.net. +neutral-citation-allocation: + ttl: 300 + type: NS + values: + - ns-1119.awsdns-11.org. + - ns-1552.awsdns-02.co.uk. + - ns-446.awsdns-55.com. + - ns-542.awsdns-03.net. +nomis: + ttl: 300 + type: NS + values: + - ns-1191.awsdns-20.org. + - ns-1927.awsdns-48.co.uk. + - ns-492.awsdns-61.com. + - ns-797.awsdns-35.net. +nomis-api: + ttl: 300 + type: NS + values: + - ns1-01.azure-dns.com. + - ns2-01.azure-dns.net. + - ns3-01.azure-dns.org. + - ns4-01.azure-dns.info. +noms-api: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: dualstack.nomsapi-prod-apigateway-133650463.eu-west-1.elb.amazonaws.com. + type: A +ns1.auth: + ttl: 300 + type: A + value: 52.50.135.114 +ns2.auth: + ttl: 300 + type: A + value: 52.50.135.114 +oasys: + ttl: 172800 + type: NS + values: + - ns-1299.awsdns-34.org + - ns-1605.awsdns-08.co.uk + - ns-162.awsdns-20.com + - ns-699.awsdns-23.net +observability-platform: + ttl: 300 + type: NS + values: + - ns-1259.awsdns-29.org. + - ns-1688.awsdns-19.co.uk. + - ns-353.awsdns-44.com. + - ns-631.awsdns-14.net. +offender-case-notes: + ttl: 300 + type: NS + values: + - ns-1147.awsdns-15.org. + - ns-1904.awsdns-46.co.uk. + - ns-22.awsdns-02.com. + - ns-780.awsdns-33.net. +offender-categorisation: + ttl: 300 + type: NS + values: + - ns-1008.awsdns-62.net. + - ns-1205.awsdns-22.org. + - ns-1566.awsdns-03.co.uk. + - ns-416.awsdns-52.com. +offenders: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: prisoners-elboffen-tihe091e7s7f-723595351.eu-west-2.elb.amazonaws.com. + type: A +offenders-9bee1354: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: prisoners-elboffen-tihe091e7s7f-723595351.eu-west-2.elb.amazonaws.com. + type: A +officialsolicitorandpublictrustee.intranet: + ttl: 60 + type: CNAME + value: osptintranet.prod.wp.dsd.io +offloc: + ttl: 300 + type: NS + values: + - ns1-09.azure-dns.com + - ns2-09.azure-dns.net + - ns3-09.azure-dns.org + - ns4-09.azure-dns.info +opg: + ttl: 300 + type: NS + values: + - ns-1224.awsdns-25.org + - ns-1941.awsdns-50.co.uk + - ns-676.awsdns-20.net + - ns-86.awsdns-10.com +ovzlyraz4oolzol4giy6q5o3svtb234i._domainkey.recruitment: + ttl: 300 + type: CNAME + value: ovzlyraz4oolzol4giy6q5o3svtb234i.dkim.amazonses.com +parental-responsibility-agreement: + ttl: 300 + type: NS + values: + - ns-1302.awsdns-34.org. + - ns-1676.awsdns-17.co.uk. + - ns-477.awsdns-59.com. + - ns-960.awsdns-56.net. +paroleboardstream: + ttl: 300 + type: A + value: 20.254.117.50 +pathfinder: + ttl: 300 + type: NS + values: + - ns-1442.awsdns-52.org. + - ns-1625.awsdns-11.co.uk. + - ns-391.awsdns-48.com. + - ns-855.awsdns-42.net. +perf.victim-case-management: + ttl: 300 + type: NS + values: + - ns-1260.awsdns-29.org. + - ns-1835.awsdns-37.co.uk. + - ns-204.awsdns-25.com. + - ns-924.awsdns-51.net. +pingdom: + ttl: 300 + type: CNAME + value: stats.pingdom.com +plan-your-future: + ttl: 300 + type: NS + values: + - nns-1740.awsdns-25.co.uk + - nns-304.awsdns-38.com + - nns-956.awsdns-55.net + - ns-1035.awsdns-01.org +planetfm: + type: NS + values: + - ns-1476.awsdns-56.org + - ns-1749.awsdns-26.co.uk + - ns-219.awsdns-27.com + - ns-609.awsdns-12.net +pqzo3wwgkdgsl3s5fmad52yftinv4hvm._domainkey: + ttl: 1800 + type: CNAME + value: pqzo3wwgkdgsl3s5fmad52yftinv4hvm.dkim.amazonses.com +prep.network-access-control: + ttl: 300 + type: NS + values: + - ns-1323.awsdns-37.org. + - ns-2012.awsdns-59.co.uk. + - ns-481.awsdns-60.com. + - ns-761.awsdns-31.net. +prepare-case-probation: + ttl: 300 + type: NS + values: + - ns-1171.awsdns-18.org. + - ns-1748.awsdns-26.co.uk. + - ns-531.awsdns-02.net. + - ns-93.awsdns-11.com. +preprod.bichard7: + ttl: 300 + type: NS + values: + - ns-1185.awsdns-20.org + - ns-134.awsdns-16.com + - ns-1730.awsdns-24.co.uk + - ns-966.awsdns-56.net +preprod.exchange-integration-services-stream: + ttl: 300 + type: CNAME + value: exisspp.q-solution.net +preprod.victim-case-management: + ttl: 300 + type: NS + values: + - ns-1512.awsdns-61.org. + - ns-1960.awsdns-53.co.uk. + - ns-902.awsdns-48.net. + - ns-99.awsdns-12.com. +prison: + ttl: 300 + type: NS + values: + - ns-1401.awsdns-47.org. + - ns-1688.awsdns-19.co.uk. + - ns-203.awsdns-25.com. + - ns-639.awsdns-15.net. +prison-education-support: +- ttl: 300 + type: MX + values: + - exchange: aspmx.l.google.com. + preference: 1 + - exchange: alt1.aspmx.l.google.com. + preference: 5 + - exchange: alt2.aspmx.l.google.com. + preference: 5 + - exchange: alt3.aspmx.l.google.com. + preference: 10 + - exchange: alt4.aspmx.l.google.com. + preference: 10 +- ttl: 300 + type: TXT + value: google-site-verification=8nQHRQ-Z2NxNUcSmlpH-rOZytJpVYqW4g9et7HnojPA +prison-visits: + ttl: 300 + type: NS + values: + - ns-1435.awsdns-51.org + - ns-1880.awsdns-43.co.uk + - ns-411.awsdns-51.com + - ns-587.awsdns-09.net +prisoner: + ttl: 300 + type: NS + values: + - ns1-08.azure-dns.com. + - ns2-08.azure-dns.net. + - ns3-08.azure-dns.org. + - ns4-08.azure-dns.info. +prisoner-intelligence-notifications: + ttl: 60 + type: NS + values: + - ns1-03.azure-dns.com. + - ns2-03.azure-dns.net. + - ns3-03.azure-dns.org. + - ns4-03.azure-dns.info. +prisoner-money: + type: NS + values: + - ns-1232.awsdns-26.org. + - ns-1641.awsdns-13.co.uk. + - ns-247.awsdns-30.com. + - ns-717.awsdns-25.net. +prisonvisits: + ttl: 60 + type: NS + values: + - ns-1207.awsdns-22.org. + - ns-154.awsdns-19.com. + - ns-1992.awsdns-57.co.uk. + - ns-676.awsdns-20.net. +probation: + ttl: 300 + type: NS + values: + - ns-1366.awsdns-42.org. + - ns-1566.awsdns-03.co.uk. + - ns-414.awsdns-51.com. + - ns-849.awsdns-42.net. +probation-integration: + ttl: 300 + type: NS + values: + - ns-1338.awsdns-39.org. + - ns-1628.awsdns-11.co.uk. + - ns-64.awsdns-08.com. + - ns-781.awsdns-33.net. +prometheus: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZD4D7Y8KGAS4G + name: a298b2a91402d11e9b7fa0abe03ddaa3-97fb50d98e3c6eed.elb.eu-west-2.amazonaws.com. + type: A +pvlbookingsystem: + ttl: 600 + type: A + value: 51.140.30.40 +pvlbookingsystemtest: +- ttl: 600 + type: A + value: 51.140.154.247 +- ttl: 300 + type: TXT + value: 7fcq2rv3orelq7se5k09lonlee +pxpxy001-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.71 +pxpxy002-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.201 +pxpxy003-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.72 +pxpxy004-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.202 +pxpxy005-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.73 +pxpxy006-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.203 +pxpxy007-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.74 +pxpxy008-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.204 +pxpxy009-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.75 +pxpxy010-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.205 +pxpxy011-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.76 +pxpxy012-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.206 +pxpxy013-dc01.courts-video-link: + ttl: 300 + type: A + value: 213.216.136.77 +pxpxy014-dc02.courts-video-link: + ttl: 300 + type: A + value: 217.135.104.207 +recruitment: +- ttl: 300 + type: A + values: + - 162.159.140.128 + - 172.66.0.126 +- ttl: 300 + type: CAA + value: + flags: 0 + tag: issue + value: pki.goog +- ttl: 300 + type: MX + values: + - exchange: r1-smtp-in-1.dotdigital.com + preference: 10 + - exchange: r1-smtp-in-2.dotdigital.com + preference: 10 +- ttl: 300 + type: TXT + value: v=spf1 include:spf.dotmailer.com -all +refer-monitor-intervention: + ttl: 300 + type: NS + values: + - ns-1002.awsdns-61.net. + - ns-1460.awsdns-54.org. + - ns-1824.awsdns-36.co.uk. + - ns-423.awsdns-52.com. +restricted-patients-api: + ttl: 300 + type: NS + values: + - ns-1522.awsdns-62.org. + - ns-1717.awsdns-22.co.uk. + - ns-46.awsdns-05.com. + - ns-704.awsdns-24.net. +review-criminal-legal-aid: + ttl: 300 + type: NS + values: + - ns-1082.awsdns-07.org. + - ns-1936.awsdns-50.co.uk. + - ns-295.awsdns-36.com. + - ns-604.awsdns-11.net. +runbooks.data-catalogue: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +runbooks.operations-engineering: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +s1._domainkey.jac.intranet: + ttl: 300 + type: CNAME + value: s1.domainkey.u2320754.wl005.sendgrid.net +s1._domainkey.officialsolicitorandpublictrustee.intranet: + ttl: 300 + type: CNAME + value: s1.domainkey.u2320754.wl005.sendgrid.net +s2._domainkey.jac.intranet: + ttl: 300 + type: CNAME + value: s2.domainkey.u2320754.wl005.sendgrid.net +s2._domainkey.officialsolicitorandpublictrustee.intranet: + ttl: 300 + type: CNAME + value: s2.domainkey.u2320754.wl005.sendgrid.net +sandbox.list-assist: + ttl: 300 + type: A + value: 51.132.208.237 +secops: + ttl: 300 + type: NS + values: + - ns-1004.awsdns-61.net + - ns-1484.awsdns-57.org + - ns-1879.awsdns-42.co.uk + - ns-452.awsdns-56.com +securecodewarrior: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d3j9as4guikn28.cloudfront.net. + type: A +security-guidance: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +security-training: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d28jr85k43dhb7.cloudfront.net. + type: A +securityoperations: + ttl: 300 + type: NS + values: + - ns-1031.awsdns-00.org + - ns-1845.awsdns-38.co.uk + - ns-402.awsdns-50.com + - ns-965.awsdns-56.net +sendmoneytoaprisoner: + type: NS + values: + - ns-1000.awsdns-61.net. + - ns-1418.awsdns-49.org. + - ns-1845.awsdns-38.co.uk. + - ns-488.awsdns-61.com. +signon: + ttl: 60 + type: CNAME + value: signon.service.justice.gov.uk.herokudns.com +sit.list-assist: + ttl: 300 + type: A + value: 51.104.255.139 +social-justice-problems: + ttl: 300 + type: NS + values: + - ns-1452.awsdns-53.org + - ns-2019.awsdns-60.co.uk + - ns-280.awsdns-35.com + - ns-840.awsdns-41.net +staff: + ttl: 300 + type: NS + values: + - ns-1040.awsdns-02.org. + - ns-1608.awsdns-09.co.uk. + - ns-535.awsdns-02.net. + - ns-80.awsdns-10.com. +stage.victim-case-management: + ttl: 300 + type: NS + values: + - ns-1197.awsdns-21.org. + - ns-145.awsdns-18.com. + - ns-1770.awsdns-29.co.uk. + - ns-983.awsdns-58.net. +staging.crown-court-litigator-fees: + ttl: 300 + type: CNAME + value: dcaq9asjr3g28.cloudfront.net +staging.crown-court-remuneration: + ttl: 300 + type: CNAME + value: d9ejn5yx5y6y8.cloudfront.net +staging.hmpps-performance-hub: + ttl: 300 + type: CNAME + value: performance-hub.hmpps-preproduction.modernisation-platform.service.justice.gov.uk +staging.signon: + ttl: 300 + type: CNAME + value: staging.signon.service.justice.gov.uk.herokudns.com +studio-hosting: + ttl: 300 + type: NS + values: + - ns1-07.azure-dns.com. + - ns2-07.azure-dns.net. + - ns3-07.azure-dns.org. + - ns4-07.azure-dns.info. +suaehjnchl4x3uc37ltzv4sjvox32tsg._domainkey: + ttl: 1800 + type: CNAME + value: suaehjnchl4x3uc37ltzv4sjvox32tsg.dkim.amazonses.com +submit-crime-forms: + ttl: 86400 + type: NS + values: + - ns-1239.awsdns-26.org + - ns-1600.awsdns-08.co.uk + - ns-323.awsdns-40.com + - ns-593.awsdns-10.net +syslogmoj: + ttl: 300 + type: A + value: 10.192.34.12 +szoj7fx3wpkvnzuanwtrpqiva5ov4bca._domainkey: + ttl: 1800 + type: CNAME + value: szoj7fx3wpkvnzuanwtrpqiva5ov4bca.dkim.amazonses.com +technical-architecture: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +technical-guidance: + ttl: 60 + type: CNAME + value: ministryofjustice.github.io +test.crown-court-litigator-fees: + ttl: 300 + type: CNAME + value: dh6bfqpemx4av.cloudfront.net +test.crown-court-remuneration: + ttl: 300 + type: CNAME + value: d11b6vfzzycae4.cloudfront.net +test.victim-case-management: + ttl: 300 + type: NS + values: + - ns-107.awsdns-13.com. + - ns-1346.awsdns-40.org. + - ns-1540.awsdns-00.co.uk. + - ns-642.awsdns-16.net. +tipstaff: + ttl: 172800 + type: NS + values: + - ns-1373.awsdns-43.org. + - ns-1652.awsdns-14.co.uk. + - ns-181.awsdns-22.com. + - ns-653.awsdns-17.net. +track-a-query: + ttl: 300 + type: NS + values: + - ns-1048.awsdns-03.org. + - ns-166.awsdns-20.com. + - ns-1947.awsdns-51.co.uk. + - ns-778.awsdns-33.net. +training-preproduction.manage-external-funded-offender-provision: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d3vok0bwimv2ce.cloudfront.net. + type: A +trg.list-assist: + ttl: 300 + type: A + value: 20.49.168.240 +uat.crown-court-litigator-fees: + ttl: 300 + type: CNAME + value: d1qziauwetehis.cloudfront.net +uat.crown-court-remuneration: + ttl: 300 + type: CNAME + value: d3gnf84r7r46aa.cloudfront.net +uat.list-assist: + ttl: 300 + type: A + value: 20.49.165.220 +use-of-force: + ttl: 300 + type: NS + values: + - ns-1521.awsdns-62.org. + - ns-181.awsdns-22.com. + - ns-1845.awsdns-38.co.uk. + - ns-696.awsdns-23.net. +user-guide.data-catalogue: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +user-guide.laa-operations: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +user-guide.operations-engineering: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +user-guide.staff-identity: + ttl: 300 + type: CNAME + value: ministryofjustice.github.io +veracode: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: drr22pxim2tys.cloudfront.net. + type: A +victim-case-management: + ttl: 300 + type: NS + values: + - ns-1386.awsdns-45.org. + - ns-1938.awsdns-50.co.uk. + - ns-309.awsdns-38.com. + - ns-796.awsdns-35.net. +victim-support: + ttl: 300 + type: NS + values: + - ns-1111.awsdns-10.org. + - ns-19.awsdns-02.com. + - ns-1959.awsdns-52.co.uk. + - ns-874.awsdns-45.net. +video: + ttl: 300 + type: NS + values: + - ns-1464.awsdns-55.org. + - ns-1867.awsdns-41.co.uk. + - ns-52.awsdns-06.com. + - ns-936.awsdns-53.net. +view-court-data: + ttl: 300 + type: NS + values: + - ns-1042.awsdns-02.org. + - ns-116.awsdns-14.com. + - ns-1921.awsdns-48.co.uk. + - ns-808.awsdns-37.net. +wardship-agreements-register: + ttl: 300 + type: NS + values: + - ns-1217.awsdns-24.org. + - ns-1840.awsdns-38.co.uk. + - ns-40.awsdns-05.com. + - ns-628.awsdns-14.net. +websitebuilder: + ttl: 86400 + type: NS + values: + - ns-1091.awsdns-08.org + - ns-1836.awsdns-37.co.uk + - ns-344.awsdns-43.com + - ns-954.awsdns-55.net +whereabouts-api: + ttl: 300 + type: NS + values: + - ns-1264.awsdns-30.org. + - ns-1589.awsdns-06.co.uk. + - ns-278.awsdns-34.com. + - ns-602.awsdns-11.net. +whereabouts-api-dev: + ttl: 300 + type: NS + values: + - ns-1336.awsdns-39.org. + - ns-1698.awsdns-20.co.uk. + - ns-318.awsdns-39.com. + - ns-599.awsdns-10.net. +whereabouts-api-preprod: + ttl: 300 + type: NS + values: + - ns-1222.awsdns-24.org. + - ns-2006.awsdns-58.co.uk. + - ns-202.awsdns-25.com. + - ns-627.awsdns-14.net. +www.advance-into-justice: + ttl: 300 + type: CNAME + value: d2zug2r9gue1ql.cloudfront.net. +www.dev.victim-case-management: + ttl: 300 + type: CNAME + value: www.dev.vcms.probation.hmpps.dsd.io +www.hmppsinsights: + ttl: 300 + type: CNAME + value: hmppsinsights.service.justice.gov.uk +www.perf.victim-case-management: + ttl: 300 + type: CNAME + value: www.perf.vcms.probation.hmpps.dsd.io +www.preprod.victim-case-management: + ttl: 300 + type: CNAME + value: www.preprod.vcms.probation.hmpps.dsd.io +www.pvlbookingsystem: + ttl: 600 + type: CNAME + value: pvlbookingsystem.service.justice.gov.uk. +www.signon: + ttl: 60 + type: CNAME + value: www.signon.service.justice.gov.uk.herokudns.com +www.stage.victim-case-management: + ttl: 300 + type: CNAME + value: www.stage.vcms.probation.hmpps.dsd.io +www.test.victim-case-management: + ttl: 300 + type: CNAME + value: www.test.vcms.probation.hmpps.dsd.io +www.victim-case-management: + ttl: 300 + type: CNAME + value: www.victim-support.service.justice.gov.uk +www.youth-justice-worker-online-assessment: + ttl: 300 + type: CNAME + value: d2hibplym7mrg2.cloudfront.net +yokjyxwd7trqo3yra5buqzqzx7lx3phg._domainkey.recruitment: + ttl: 300 + type: CNAME + value: yokjyxwd7trqo3yra5buqzqzx7lx3phg.dkim.amazonses.com +youth-justice-worker-online-assessment: + ttl: 300 + type: CNAME + value: d2hibplym7mrg2.cloudfront.net diff --git a/config/siffoc.org.yaml b/config/siffoc.org.yaml new file mode 100644 index 0000000..b696a3b --- /dev/null +++ b/config/siffoc.org.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1224.awsdns-25.org. + - ns-1875.awsdns-42.co.uk. + - ns-290.awsdns-36.com. + - ns-946.awsdns-54.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/sifocc.org.uk.yaml b/config/sifocc.org.uk.yaml new file mode 100644 index 0000000..37af498 --- /dev/null +++ b/config/sifocc.org.uk.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1306.awsdns-35.org. + - ns-1918.awsdns-47.co.uk. + - ns-499.awsdns-62.com. + - ns-698.awsdns-23.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/sirius-opg.co.uk.yaml b/config/sirius-opg.co.uk.yaml new file mode 100644 index 0000000..46591b8 --- /dev/null +++ b/config/sirius-opg.co.uk.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 300 + type: A + value: 52.30.196.9 + - ttl: 172800 + type: NS + values: + - ns-1531.awsdns-63.org. + - ns-1600.awsdns-08.co.uk. + - ns-462.awsdns-57.com. + - ns-702.awsdns-23.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/sts.test.justice.gov.uk.yaml b/config/sts.test.justice.gov.uk.yaml new file mode 100644 index 0000000..ffa3f60 --- /dev/null +++ b/config/sts.test.justice.gov.uk.yaml @@ -0,0 +1,11 @@ +--- +? '' +: - type: A + value: 195.59.75.143 + - ttl: 172800 + type: NS + values: + - ns-1234.awsdns-26.org. + - ns-1810.awsdns-34.co.uk. + - ns-401.awsdns-50.com. + - ns-760.awsdns-31.net. diff --git a/config/taxcentreofexcellence.uk.yaml b/config/taxcentreofexcellence.uk.yaml new file mode 100644 index 0000000..67febe1 --- /dev/null +++ b/config/taxcentreofexcellence.uk.yaml @@ -0,0 +1,36 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1119.awsdns-11.org. + - ns-2025.awsdns-61.co.uk. + - ns-6.awsdns-00.com. + - ns-977.awsdns-58.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z32O12XQLNTSW2 + name: url-redirect-service-alb-29017920.eu-west-1.elb.amazonaws.com. + type: A +_63b245c8b596c3d52f446b45b8797701.www: + ttl: 300 + type: CNAME + value: _b05b82ef3bc43cf3b2a3c142a5428490.nhqijqilxf.acm-validations.aws. +_7785de3b997201496dbc39584a8192e7: + ttl: 300 + type: CNAME + value: _4e4b9c31ee868c57546545958c1c9bdc.nhqijqilxf.acm-validations.aws. +_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: true + hosted-zone-id: Z32O12XQLNTSW2 + name: url-redirect-service-alb-29017920.eu-west-1.elb.amazonaws.com. + type: A diff --git a/config/technicalaccountingcentreofexcellence.uk.yaml b/config/technicalaccountingcentreofexcellence.uk.yaml new file mode 100644 index 0000000..2ad5d93 --- /dev/null +++ b/config/technicalaccountingcentreofexcellence.uk.yaml @@ -0,0 +1,24 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1316.awsdns-36.org. + - ns-2005.awsdns-58.co.uk. + - ns-502.awsdns-62.com. + - ns-772.awsdns-32.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: dualstack.accou-loadb-ndv9g9n5b0v9-1351342179.eu-west-2.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\; +www: + ttl: 60 + type: CNAME + value: technicalaccountingcentreofexcellence.uk diff --git a/config/test-dns.service.justice.gov.uk.yaml b/config/test-dns.service.justice.gov.uk.yaml new file mode 100644 index 0000000..06a5e32 --- /dev/null +++ b/config/test-dns.service.justice.gov.uk.yaml @@ -0,0 +1,44 @@ +--- +? '' +: - ttl: 300 + type: A + value: 194.195.247.228 + - ttl: 300 + type: MX + values: + - exchange: amir.mx.route53.net. + preference: 19 + - exchange: linda.mx.route53.net. + preference: 40 + - exchange: isaac.mx.route53.net. + preference: 65 + - ttl: 172800 + type: NS + values: + - ns-1057.awsdns-04.org. + - ns-1845.awsdns-38.co.uk. + - ns-423.awsdns-52.com. + - ns-918.awsdns-50.net. + - ttl: 300 + type: TXT + values: + - google-site-verification=2-WR3alaLn7r-_pRPyYZhnh0YYYe4Bbydo32bfg4Wxo + - google-site-verification=cdfwmXlZDb57NUuy_1EOSrxfEYAYp_P232bOkrWVudM + - keybase-site-verification=PeSqpPFVIy3W-YQWurEKeawYsgbH6QUjhDvf9mN3FdU + - v=spf1 include:_spf.route53.net ~all +6ed7202cfcfe199921d5b382e200a40e598d20c3.status: + ttl: 300 + type: CNAME + value: 0413e56329e93dfd18eed87f6a0566abfdc4fedb.fsverify.freshstatus.io. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\; p=none\; rua=mailto:d043664dc3c6459586f31b10d86a37b7@dmarc-reports.route53.net +alertmanager: + ttl: 300 + type: A + value: 194.195.247.228 +prometheus: + ttl: 300 + type: A + value: 194.195.247.229 diff --git a/config/test-ho-nfd.co.uk.yaml b/config/test-ho-nfd.co.uk.yaml new file mode 100644 index 0000000..b020f8f --- /dev/null +++ b/config/test-ho-nfd.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-1193.awsdns-21.org. + - ns-2037.awsdns-62.co.uk. + - ns-213.awsdns-26.com. + - ns-676.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/test.justice.gov.uk.yaml b/config/test.justice.gov.uk.yaml new file mode 100644 index 0000000..15bcb36 --- /dev/null +++ b/config/test.justice.gov.uk.yaml @@ -0,0 +1,149 @@ +--- +? '' +: - ttl: 600 + type: MX + value: + exchange: test-justice-gov-uk.mail.protection.outlook.com. + preference: 5 + - ttl: 172800 + type: NS + values: + - ns-1433.awsdns-51.org. + - ns-1893.awsdns-44.co.uk. + - ns-455.awsdns-56.com. + - ns-590.awsdns-09.net. + - ttl: 600 + type: TXT + values: + - CJB4eDFHApptKGleyfdsYETS5iWsnpXxjV7KZuMplC7RJjAKFPeuW+EaDMasS4dbfmAvUM5NPyLqk8XRCWCTmQ== + - MS=ms21450401 + - v=spf1 ip4:195.59.75.140/32 ip4:195.59.75.12/32 include:spf.protection.outlook.com + ~all +_580ab60a2ee907dfb79b7e31cc74603c.mta-sts: + ttl: 300 + type: CNAME + value: _06c4f7d11082aeba8704d066a7e482cb.xjncphngnr.acm-validations.aws. +_asvdns-7a292a7c-bf2c-4a06-9417-6e2bd96615f0: + ttl: 300 + type: TXT + value: asvdns_1123468c-9669-48a3-bb3c-2c9ca0d16107 +_dmarc: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_dmarc.fax: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=none\;fo=1\;rua=mailto:dmarc-rua@dmarc.service.gov.uk,mailto:dmarc@justice.gov.uk\;ruf=mailto:dmarc-ruf@dmarc.service.gov.uk +_dmarc.noreply: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_sip._tls: + type: SRV + value: + port: 443 + priority: 100 + target: sipdir.online.lync.com. + weight: 1 +_sipfederationtls._tcp: + type: SRV + value: + port: 5061 + priority: 100 + target: sipfed.online.lync.com. + weight: 1 +autodiscover: + ttl: 300 + type: CNAME + value: autodiscover.outlook.com +cloud-platform: + ttl: 300 + type: CNAME + value: demo-app.acme-apps.cloud-platform-test-13.k8s.integration.dsd.io. +dzc: +- ttl: 600 + type: A + value: 157.203.177.179 +- ttl: 600 + type: TXT + value: Mq9AgcAW +enterpriseenrollment: + type: CNAME + value: enterpriseenrollment.manage.microsoft.com. +enterpriseregistration: + type: CNAME + value: enterpriseregistration.windows.net. +fax: +- ttl: 300 + type: A + value: 2.2.2.2 +- ttl: 300 + type: MX + value: + exchange: fax-test-justice-gov-uk.mail.protection.outlook.com + preference: 0 +- ttl: 300 + type: TXT + value: v=spf1 ip4:195.59.75.140/32 ip4:195.59.75.12/32 include:spf.protection.outlook.com + ~all +fp01._domainkey: + ttl: 600 + type: TXT + value: v=DKIM1\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN/Dnp6gO1PJVQgLljNpkkvVUH/G04C2QkC28j8ddX13V7MAvDWpCxnUfTPy8C27njUImSa8b2TwyeA0P2ONPHQhW652tSxZa0+VT2b5qRFhne3UigZEeKhix988mhlOTO+6PN4+JR7MPXSeE0iGGPWm8m4JsxeaVvwN0XC92yvQIDAQAB\; +fp01.noreply: + ttl: 300 + type: TXT + value: v=DKIM1\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN/Dnp6gO1PJVQgLljNpkkvVUH/G04C2QkC28j8ddX13V7MAvDWpCxnUfTPy8C27njUImSa8b2TwyeA0P2ONPHQhW652tSxZa0+VT2b5qRFhne3UigZEeKhix988mhlOTO+6PN4+JR7MPXSeE0iGGPWm8m4JsxeaVvwN0XC92yvQIDAQAB\; +legacy: + type: A + value: 157.203.177.180 +lyncdiscover: + type: CNAME + value: webdir.online.lync.com. +mail: + type: A + value: 157.203.177.179 +mrs: + type: A + value: 157.203.177.179 +msoid: + type: CNAME + value: clientconfig.microsoftonline-p.net. +noreply: + ttl: 300 + type: TXT + value: v=spf1 ip4:195.59.75.140/32 ip4:195.59.75.12/32 -all +selector1._domainkey: + ttl: 300 + type: CNAME + value: selector1-test-justice-gov-uk._domainkey.testjusticeuk.onmicrosoft.com +selector1._domainkey.fax: + ttl: 300 + type: CNAME + value: selector1-fax.test.justice.gov.uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey: + ttl: 300 + type: CNAME + value: selector2-test-justice-gov-uk._domainkey.testjusticeuk.onmicrosoft.com +selector2._domainkey.fax: + ttl: 300 + type: CNAME + value: selector2-fax.test.justice.gov.uk._domainkey.justiceuk.onmicrosoft.com +sip: + type: CNAME + value: sipdir.online.lync.com. +smtp: + ttl: 600 + type: A + values: + - 195.59.75.12 + - 195.59.75.140 +sts: + ttl: 600 + type: NS + values: + - ns-1234.awsdns-26.org. + - ns-1810.awsdns-34.co.uk. + - ns-401.awsdns-50.com. + - ns-760.awsdns-31.net. diff --git a/config/trackmycrime.co.uk.yaml b/config/trackmycrime.co.uk.yaml new file mode 100644 index 0000000..ca5776f --- /dev/null +++ b/config/trackmycrime.co.uk.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1324.awsdns-37.org. + - ns-1681.awsdns-18.co.uk. + - ns-187.awsdns-23.com. + - ns-757.awsdns-30.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/trackmycrime.com.yaml b/config/trackmycrime.com.yaml new file mode 100644 index 0000000..64a2e8f --- /dev/null +++ b/config/trackmycrime.com.yaml @@ -0,0 +1,20 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1392.awsdns-46.org. + - ns-1991.awsdns-56.co.uk. + - ns-234.awsdns-29.com. + - ns-950.awsdns-54.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/trackmycrime.info.yaml b/config/trackmycrime.info.yaml new file mode 100644 index 0000000..8a0d548 --- /dev/null +++ b/config/trackmycrime.info.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1369.awsdns-43.org. + - ns-1850.awsdns-39.co.uk. + - ns-278.awsdns-34.com. + - ns-788.awsdns-34.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/trackmycrime.net.yaml b/config/trackmycrime.net.yaml new file mode 100644 index 0000000..a90538a --- /dev/null +++ b/config/trackmycrime.net.yaml @@ -0,0 +1,28 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1301.awsdns-34.org. + - ns-1905.awsdns-46.co.uk. + - ns-342.awsdns-42.com. + - ns-847.awsdns-41.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\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/trackmycrime.org.uk.yaml b/config/trackmycrime.org.uk.yaml new file mode 100644 index 0000000..040fd3e --- /dev/null +++ b/config/trackmycrime.org.uk.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1348.awsdns-40.org. + - ns-1856.awsdns-40.co.uk. + - ns-323.awsdns-40.com. + - ns-770.awsdns-32.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/trackmycrime.org.yaml b/config/trackmycrime.org.yaml new file mode 100644 index 0000000..ffc228c --- /dev/null +++ b/config/trackmycrime.org.yaml @@ -0,0 +1,13 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1499.awsdns-59.org. + - ns-1740.awsdns-25.co.uk. + - ns-5.awsdns-00.com. + - ns-823.awsdns-38.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/transporttribunal.gov.uk.yaml b/config/transporttribunal.gov.uk.yaml new file mode 100644 index 0000000..8f3665b --- /dev/null +++ b/config/transporttribunal.gov.uk.yaml @@ -0,0 +1,28 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-104.awsdns-13.com. + - ns-1512.awsdns-61.org. + - ns-1569.awsdns-04.co.uk. + - ns-540.awsdns-03.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\; +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A diff --git a/config/tribunal-service.com.yaml b/config/tribunal-service.com.yaml new file mode 100644 index 0000000..f29928b --- /dev/null +++ b/config/tribunal-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-1263.awsdns-29.org. + - ns-1940.awsdns-50.co.uk. + - ns-664.awsdns-19.net. + - ns-90.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/tribunal-service.net.yaml b/config/tribunal-service.net.yaml new file mode 100644 index 0000000..a87f184 --- /dev/null +++ b/config/tribunal-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-1090.awsdns-08.org. + - ns-1885.awsdns-43.co.uk. + - ns-275.awsdns-34.com. + - ns-597.awsdns-10.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/tribunal-service.org.yaml b/config/tribunal-service.org.yaml new file mode 100644 index 0000000..901b9ee --- /dev/null +++ b/config/tribunal-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-1402.awsdns-47.org. + - ns-1772.awsdns-29.co.uk. + - ns-243.awsdns-30.com. + - ns-714.awsdns-25.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/tribunal-service.uk.yaml b/config/tribunal-service.uk.yaml new file mode 100644 index 0000000..9b27534 --- /dev/null +++ b/config/tribunal-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-136.awsdns-17.com. + - ns-1515.awsdns-61.org. + - ns-1793.awsdns-32.co.uk. + - ns-695.awsdns-22.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/tribunal.org.uk.yaml b/config/tribunal.org.uk.yaml new file mode 100644 index 0000000..866bfb0 --- /dev/null +++ b/config/tribunal.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-1021.awsdns-63.net. + - ns-1390.awsdns-45.org. + - ns-1648.awsdns-14.co.uk. + - ns-332.awsdns-41.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/tribunals-review.org.uk.yaml b/config/tribunals-review.org.uk.yaml new file mode 100644 index 0000000..e74367f --- /dev/null +++ b/config/tribunals-review.org.uk.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 600 + type: A + value: 52.30.196.9 + - ttl: 172800 + type: NS + values: + - ns-1047.awsdns-02.org. + - ns-1779.awsdns-30.co.uk. + - ns-475.awsdns-59.com. + - ns-844.awsdns-41.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/tribunals-service.co.uk.yaml b/config/tribunals-service.co.uk.yaml new file mode 100644 index 0000000..5e63bdd --- /dev/null +++ b/config/tribunals-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-1381.awsdns-44.org. + - ns-1860.awsdns-40.co.uk. + - ns-310.awsdns-38.com. + - ns-754.awsdns-30.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/tribunals-service.com.yaml b/config/tribunals-service.com.yaml new file mode 100644 index 0000000..9d8a2f0 --- /dev/null +++ b/config/tribunals-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-1490.awsdns-58.org. + - ns-2025.awsdns-61.co.uk. + - ns-291.awsdns-36.com. + - ns-829.awsdns-39.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/tribunals-service.net.yaml b/config/tribunals-service.net.yaml new file mode 100644 index 0000000..f59cc01 --- /dev/null +++ b/config/tribunals-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-1456.awsdns-54.org. + - ns-1820.awsdns-35.co.uk. + - ns-358.awsdns-44.com. + - ns-591.awsdns-09.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/tribunals-service.org.uk.yaml b/config/tribunals-service.org.uk.yaml new file mode 100644 index 0000000..e7b2e69 --- /dev/null +++ b/config/tribunals-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-1010.awsdns-62.net. + - ns-1276.awsdns-31.org. + - ns-1573.awsdns-04.co.uk. + - ns-382.awsdns-47.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/tribunals-service.org.yaml b/config/tribunals-service.org.yaml new file mode 100644 index 0000000..44739e7 --- /dev/null +++ b/config/tribunals-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-1319.awsdns-36.org. + - ns-151.awsdns-18.com. + - ns-1815.awsdns-34.co.uk. + - ns-930.awsdns-52.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/tribunals-service.uk.yaml b/config/tribunals-service.uk.yaml new file mode 100644 index 0000000..e0f9869 --- /dev/null +++ b/config/tribunals-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-1391.awsdns-45.org. + - ns-1989.awsdns-56.co.uk. + - ns-456.awsdns-57.com. + - ns-695.awsdns-22.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/tribunals.gov.uk.yaml b/config/tribunals.gov.uk.yaml new file mode 100644 index 0000000..96afd53 --- /dev/null +++ b/config/tribunals.gov.uk.yaml @@ -0,0 +1,216 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1393.awsdns-46.org. + - ns-1659.awsdns-15.co.uk. + - ns-314.awsdns-39.com. + - ns-539.awsdns-03.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-5429b53c-d07b-4d04-83ea-9df3ff2bcdc0: + ttl: 300 + type: TXT + value: asvdns_7665450b-1d2a-41de-a8b7-c7a89c63c6b5 +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +adjudicationpanel: + 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 +adminappeals.reports: + ttl: 300 + type: A + value: 34.243.192.28 +administrativeappeals.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +asylumsupport.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +carestandards.decisions: + ttl: 60 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +charity: + 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 +charity.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +cicap.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +claimsmanagement.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +consumercreditappeals: + 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 +consumercreditappeals.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +decisions: + ttl: 300 + type: A + value: 34.243.192.28 +employmentappeals.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +estateagentappeals: + 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 +estateagentappeals.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +fhsaa: + 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 +financeandtax.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +immigrationservices.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +informationrights.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +landregistrationdivision.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +landschamber.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +phl.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +siac: + 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 +siac.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +sscs.venues: + ttl: 300 + type: A + value: 34.243.192.28 +tax.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +taxandchancery_ut.decisions: + ttl: 300 + type: A + value: 34.243.192.28 +transportappeals.decisions: + ttl: 300 + type: CNAME + value: sdshmcts-prod-egd0dscwgwh0bpdq.z01.azurefd.net +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: '' + type: A +www.adjudicationpanel: + 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.charity: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: charity + type: A +www.consumercreditappeals: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: consumercreditappeals + type: A +www.estateagentappeals: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: estateagentappeals + type: A +www.fhsaa: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: fhsaa + type: A +www.siac: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: null + name: siac + type: A diff --git a/config/tribunalservice.co.uk.yaml b/config/tribunalservice.co.uk.yaml new file mode 100644 index 0000000..2f76fff --- /dev/null +++ b/config/tribunalservice.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-141.awsdns-17.com. + - ns-1432.awsdns-51.org. + - ns-1676.awsdns-17.co.uk. + - ns-690.awsdns-22.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/tribunalservice.net.yaml b/config/tribunalservice.net.yaml new file mode 100644 index 0000000..cb35807 --- /dev/null +++ b/config/tribunalservice.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-1155.awsdns-16.org. + - ns-1571.awsdns-04.co.uk. + - ns-252.awsdns-31.com. + - ns-751.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/tribunalservice.org.uk.yaml b/config/tribunalservice.org.uk.yaml new file mode 100644 index 0000000..08f9684 --- /dev/null +++ b/config/tribunalservice.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-1073.awsdns-06.org. + - ns-1954.awsdns-52.co.uk. + - ns-378.awsdns-47.com. + - ns-580.awsdns-08.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/tribunalservice.org.yaml b/config/tribunalservice.org.yaml new file mode 100644 index 0000000..b73ced3 --- /dev/null +++ b/config/tribunalservice.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-1047.awsdns-02.org. + - ns-1666.awsdns-16.co.uk. + - ns-210.awsdns-26.com. + - ns-996.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/tribunalservice.uk.yaml b/config/tribunalservice.uk.yaml new file mode 100644 index 0000000..46795ea --- /dev/null +++ b/config/tribunalservice.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-1001.awsdns-61.net. + - ns-1265.awsdns-30.org. + - ns-1681.awsdns-18.co.uk. + - ns-478.awsdns-59.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/tribunalsservice.co.uk.yaml b/config/tribunalsservice.co.uk.yaml new file mode 100644 index 0000000..dac72e2 --- /dev/null +++ b/config/tribunalsservice.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-1282.awsdns-32.org. + - ns-1765.awsdns-28.co.uk. + - ns-350.awsdns-43.com. + - ns-720.awsdns-26.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/tribunalsservice.com.yaml b/config/tribunalsservice.com.yaml new file mode 100644 index 0000000..70f4003 --- /dev/null +++ b/config/tribunalsservice.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-1362.awsdns-42.org. + - ns-2023.awsdns-60.co.uk. + - ns-506.awsdns-63.com. + - ns-740.awsdns-28.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/tribunalsservice.net.yaml b/config/tribunalsservice.net.yaml new file mode 100644 index 0000000..a8442f0 --- /dev/null +++ b/config/tribunalsservice.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-1281.awsdns-32.org. + - ns-1843.awsdns-38.co.uk. + - ns-443.awsdns-55.com. + - ns-704.awsdns-24.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/tribunalsservice.org.uk.yaml b/config/tribunalsservice.org.uk.yaml new file mode 100644 index 0000000..c9d491d --- /dev/null +++ b/config/tribunalsservice.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-1380.awsdns-44.org. + - ns-1586.awsdns-06.co.uk. + - ns-350.awsdns-43.com. + - ns-951.awsdns-54.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/tribunalsservice.org.yaml b/config/tribunalsservice.org.yaml new file mode 100644 index 0000000..895ec38 --- /dev/null +++ b/config/tribunalsservice.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-1488.awsdns-58.org. + - ns-1997.awsdns-57.co.uk. + - ns-293.awsdns-36.com. + - ns-801.awsdns-36.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/tribunalsservice.uk.yaml b/config/tribunalsservice.uk.yaml new file mode 100644 index 0000000..8939845 --- /dev/null +++ b/config/tribunalsservice.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-1159.awsdns-16.org. + - ns-1870.awsdns-41.co.uk. + - ns-37.awsdns-04.com. + - ns-719.awsdns-25.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/ubi.courtfunds.gov.uk.yaml b/config/ubi.courtfunds.gov.uk.yaml new file mode 100644 index 0000000..917eb89 --- /dev/null +++ b/config/ubi.courtfunds.gov.uk.yaml @@ -0,0 +1,20 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1326.awsdns-37.org. + - ns-1680.awsdns-18.co.uk. + - ns-395.awsdns-49.com. + - ns-546.awsdns-04.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: dualstack.ubi-p-loadb-1rk7d55h8z4t3-1469044134.eu-west-2.elb.amazonaws.com. + type: A +_441c14c094878cfc289b7f1806119e16: + ttl: 60 + type: CNAME + value: _84a3a2dfeb7bbb7be48a8408eef2e026.hkvuiqjoua.acm-validations.aws. diff --git a/config/ukgovwales.gov.uk.yaml b/config/ukgovwales.gov.uk.yaml new file mode 100644 index 0000000..4180bd1 --- /dev/null +++ b/config/ukgovwales.gov.uk.yaml @@ -0,0 +1,120 @@ +--- +? '' +: - ttl: 300 + type: A + values: + - 151.101.130.30 + - 151.101.194.30 + - 151.101.2.30 + - 151.101.66.30 + - ttl: 300 + type: MX + value: + exchange: ukgovwales-gov-uk.mail.protection.outlook.com. + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1342.awsdns-39.org. + - ns-1640.awsdns-13.co.uk. + - ns-299.awsdns-37.com. + - ns-554.awsdns-05.net. + - ttl: 300 + type: TXT + values: + - MS=ms15258430 + - atlassian-domain-verification=eZYa71sfUYC3GKWDAnR6IDBAD7m0PkEaKKOYkM2cjWj8or0XT0PwqvFpqTLtaNby + - v=spf1 ip4:194.33.196.8/32 ip4:194.33.192.8/32 include:spf.protection.outlook.com + -all +_asvdns-5387c90a-4e1c-4db9-b9d8-ae2ec75620a5: + ttl: 300 + type: TXT + value: asvdns_be59aa0c-ead9-40e0-b7cc-759ed37562e8 +_b6deb0b624964f5d5cfe23f65aa8992c.mta-sts: + ttl: 60 + type: CNAME + value: _77dbf790dad8e5dd984354523684d60f.nhsllhhtvj.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=17d1b3b0638bb374b0fae85e4a89e162 +_sip._tls: + ttl: 300 + type: SRV + value: + port: 443 + priority: 100 + target: sipdir.online.lync.com. + weight: 1 +_sipfederationtls._tcp: + ttl: 300 + type: SRV + value: + port: 5061 + priority: 100 + target: sipfed.online.lync.com. + weight: 1 +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +autodiscover: + ttl: 300 + type: CNAME + value: autodiscover.outlook.com. +enterpriseenrollment: + ttl: 300 + type: CNAME + value: enterpriseenrollment.manage.microsoft.com. +enterpriseregistration: + ttl: 300 + type: CNAME + value: enterpriseregistration.windows.net. +fp01._domainkey: + ttl: 300 + type: TXT + value: v=DKIM1\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN/Dnp6gO1PJVQgLljNpkkvVUH/G04C2QkC28j8ddX13V7MAvDWpCxnUfTPy8C27njUImSa8b2TwyeA0P2ONPHQhW652tSxZa0+VT2b5qRFhne3UigZEeKhix988mhlOTO+6PN4+JR7MPXSeE0iGGPWm8m4JsxeaVvwN0XC92yvQIDAQAB\; +lyncdiscover: + ttl: 300 + type: CNAME + value: webdir.online.lync.com. +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d1ti67kw7pcp3m.cloudfront.net. + type: A +prg: + ttl: 300 + type: CNAME + value: u26148741.wl242.sendgrid.net +prg2._domainkey: + ttl: 300 + type: CNAME + value: prg2.domainkey.u26148741.wl242.sendgrid.net +prg._domainkey: + ttl: 300 + type: CNAME + value: prg.domainkey.u26148741.wl242.sendgrid.net +selector1._domainkey: + ttl: 300 + type: CNAME + value: selector1-ukgovwales-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey: + ttl: 300 + type: CNAME + value: selector2-ukgovwales-gov-uk._domainkey.justiceuk.onmicrosoft.com +sip: + ttl: 300 + type: CNAME + value: sipdir.online.lync.com. +www: + ttl: 300 + type: CNAME + value: bouncer-cdn.production.govuk.service.gov.uk diff --git a/config/uknpm.org.yaml b/config/uknpm.org.yaml new file mode 100644 index 0000000..c818c42 --- /dev/null +++ b/config/uknpm.org.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 300 + type: A + value: 52.30.196.9 + - ttl: 172800 + type: NS + values: + - ns-1477.awsdns-56.org. + - ns-1693.awsdns-19.co.uk. + - ns-477.awsdns-59.com. + - ns-834.awsdns-40.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; diff --git a/config/victimandwitnessinformation.org.uk.yaml b/config/victimandwitnessinformation.org.uk.yaml new file mode 100644 index 0000000..d53e49e --- /dev/null +++ b/config/victimandwitnessinformation.org.uk.yaml @@ -0,0 +1,17 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1257.awsdns-29.org. + - ns-2038.awsdns-62.co.uk. + - ns-273.awsdns-34.com. + - ns-553.awsdns-05.net. +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +www: + ttl: 300 + type: CNAME + value: bouncer-cdn.production.govuk.service.gov.uk diff --git a/config/victiminformationservice.org.uk.yaml b/config/victiminformationservice.org.uk.yaml new file mode 100644 index 0000000..54a0974 --- /dev/null +++ b/config/victiminformationservice.org.uk.yaml @@ -0,0 +1,39 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1447.awsdns-52.org. + - ns-1633.awsdns-12.co.uk. + - ns-173.awsdns-21.com. + - ns-857.awsdns-43.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: 60 + type: TXT + value: loaderio-217b2f50de060e5b815ac3b23c5e5322 +92cb2a0a44b13108b2e0a23c8ccdb776: + ttl: 10800 + type: CNAME + value: 9c0f33951a37f44b2fb702178678fbd897a526b9.comodoca.com +_763372be03a4e87a04610fa50b15adbd: + ttl: 60 + type: CNAME + value: _a5501a920598b4c1cad73a7000cd5db6.tfmgdnztqk.acm-validations.aws. +_c9a52b9d5d83912d1152f98d732842cc.www: + ttl: 60 + type: CNAME + value: _7f29fa4f5dbde498b14c924dbb40282f.tfmgdnztqk.acm-validations.aws. +cf: + ttl: 60 + type: CNAME + value: dzul9lxod3kls.cloudfront.net +www: + ttl: 300 + type: CNAME + value: victiminformationservice.org.uk diff --git a/config/victimscode.org.uk.yaml b/config/victimscode.org.uk.yaml new file mode 100644 index 0000000..249ba67 --- /dev/null +++ b/config/victimscode.org.uk.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1008.awsdns-62.net. + - ns-1067.awsdns-05.org. + - ns-1772.awsdns-29.co.uk. + - ns-252.awsdns-31.com. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: ZD4D7Y8KGAS4G + name: a7a824c08f436470ea14bfc9039e7e40-de8c3f9bc19bdbd1.elb.eu-west-2.amazonaws.com. + type: A diff --git a/config/victimscommissioner.org.uk.yaml b/config/victimscommissioner.org.uk.yaml new file mode 100644 index 0000000..bd0d409 --- /dev/null +++ b/config/victimscommissioner.org.uk.yaml @@ -0,0 +1,148 @@ +--- +? '' +: - type: MX + value: + exchange: victimscommissioner-org-uk.mail.protection.outlook.com + preference: 0 + - ttl: 60 + type: NS + values: + - ns-1070.awsdns-05.org. + - ns-1684.awsdns-18.co.uk. + - ns-397.awsdns-49.com. + - ns-809.awsdns-37.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: ZHURV8PSTC4K8 + name: jotwp-loadb-1mbwraz503eq6-1769122100.eu-west-2.elb.amazonaws.com. + type: A + - type: TXT + values: + - MS=ms22529871 + - atlassian-domain-verification=eZYa71sfUYC3GKWDAnR6IDBAD7m0PkEaKKOYkM2cjWj8or0XT0PwqvFpqTLtaNby + - v=spf1 ip4:194.33.196.8/32 ip4:194.33.192.8/32 ip4:198.37.159.2 ip4:168.245.16.120 include:spf.protection.outlook.com + -all +_763372be03a4e87a04610fa50b15adbd: + ttl: 300 + type: CNAME + value: _a5501a920598b4c1cad73a7000cd5db6.tfmgdnztqk.acm-validations.aws. +_amazonses: + ttl: 300 + type: TXT + value: u8FeCxutyRMlF+oIzgCA0t3WzLIRbbeagSpbtRByiPQ= +_asvdns-aa722760-cf9f-41d3-9478-5a9afb73284b.www: + ttl: 300 + type: TXT + value: asvdns_aa599803-859b-4dbe-9ae1-523841e3d1e9 +_asvdns-e8637840-bd24-48c2-b49a-a0ef46657e6c: + ttl: 300 + type: TXT + value: asvdns_bc54d5f0-bd85-48b1-96bd-b7231fc1adb1 +_c9a52b9d5d83912d1152f98d732842cc.www: + ttl: 60 + type: CNAME + value: _7f29fa4f5dbde498b14c924dbb40282f.tfmgdnztqk.acm-validations.aws. +_cdf48e5e328f4f75c39a618a4f2bfea1.mta-sts: + ttl: 60 + type: CNAME + value: _42f945cc2302acf215d14a35b3190cf4.nhsllhhtvj.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=382e5b84ba072da4451a6081d72d60b4 +_sip._tls: + type: SRV + value: + port: 443 + priority: 100 + target: sipdir.online.lync.com + weight: 1 +_sipfederationtls._tcp: + type: SRV + value: + port: 5061 + priority: 100 + target: sipfed.online.lync.com + weight: 1 +_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 +em3960: + ttl: 300 + type: CNAME + value: u2320754.wl005.sendgrid.net +enterpriseenrollment: + type: CNAME + value: enterpriseenrollment.manage.microsoft.com +enterpriseregistration: + type: CNAME + value: enterpriseregistration.windows.net +fp01._domainkey: + ttl: 300 + type: TXT + value: v=DKIM1\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN/Dnp6gO1PJVQgLljNpkkvVUH/G04C2QkC28j8ddX13V7MAvDWpCxnUfTPy8C27njUImSa8b2TwyeA0P2ONPHQhW652tSxZa0+VT2b5qRFhne3UigZEeKhix988mhlOTO+6PN4+JR7MPXSeE0iGGPWm8m4JsxeaVvwN0XC92yvQIDAQAB\; +k2._domainkey: + ttl: 60 + type: CNAME + value: dkim2.mcsv.net +k3._domainkey: + ttl: 60 + type: CNAME + value: dkim3.mcsv.net +lyncdiscover: + type: CNAME + value: webdir.online.lync.com +msoid: + type: CNAME + value: clientconfig.microsoftonline-p.net +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d2pki66xbkb2tl.cloudfront.net. + type: A +onc: + ttl: 300 + type: CNAME + value: u32912322.wl073.sendgrid.net +onc2._domainkey: + ttl: 300 + type: CNAME + value: onc2.domainkey.u32912322.wl073.sendgrid.net +onc._domainkey: + ttl: 300 + type: CNAME + value: onc.domainkey.u32912322.wl073.sendgrid.net +s1._domainkey: + ttl: 300 + type: CNAME + value: s1.domainkey.u2320754.wl005.sendgrid.net +s2._domainkey: + ttl: 300 + type: CNAME + value: s2.domainkey.u2320754.wl005.sendgrid.net +selector1._domainkey: + type: CNAME + value: selector1-victimscommissioner-org-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey: + type: CNAME + value: selector2-victimscommissioner-org-uk._domainkey.justiceuk.onmicrosoft.com +sip: + type: CNAME + value: sipdir.online.lync.com +www: + ttl: 300 + type: CNAME + value: victimscommissioner.org.uk diff --git a/config/victimsinformationservice.org.uk.yaml b/config/victimsinformationservice.org.uk.yaml new file mode 100644 index 0000000..7fd0f76 --- /dev/null +++ b/config/victimsinformationservice.org.uk.yaml @@ -0,0 +1,64 @@ +--- +? '' +: - ttl: 300 + type: NS + values: + - ns-1133.awsdns-13.org + - ns-1776.awsdns-30.co.uk + - ns-504.awsdns-63.com + - ns-836.awsdns-40.net + - ttl: 300 + type: TXT + value: google-site-verification=LtAf4X0uzrFwmWaywoLQSinsMjrQeWBetT8hTDvy__4 +07dfcb8fcbca67bdfc306d907236a42d: + ttl: 300 + type: CNAME + value: 21d0f61ea07454a56411e203b96afbdbeed5c584.comodoca.com +_dmarc: + ttl: 300 + type: TXT + value: v=DMARC1\;p=reject\;sp=reject\;rua=mailto:dmarc-rua@dmarc.service.gov.uk\; +_ec889d6bdfaec482e123675cd4f4b3c0: + ttl: 300 + type: CNAME + value: _1a89d45a002f935f9e89b77c7d71dbaf.tljzshvwok.acm-validations.aws. +cfc8bc4049726d66957e9416c9578f48: + ttl: 10800 + type: CNAME + value: c0efdb0959d72f7ac45a36af416243e4b7d47804.comodoca.com. +cloudfront: + ttl: 60 + type: CNAME + value: d4s7o73iukmvm.cloudfront.net +live: + ttl: 300 + type: CNAME + value: live.victimsinformationservice.org.uk.herokudns.com +origin: + ttl: 60 + type: CNAME + value: origin.victimsinformationservice.org.uk.herokudns.com +origin-staging: + ttl: 300 + type: CNAME + value: vis-staging.herokuapp.com +staging: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z2FDTNDATAQYW2 + name: d1rm5nq8qvde2m.cloudfront.net. + type: A +testprod: + ttl: 300 + type: CNAME + value: testprod.victimsinformationservice.org.uk.herokudns.com +teststaging: + ttl: 300 + type: CNAME + value: d35k9vhuxjboel.cloudfront.net +www: + ttl: 300 + type: CNAME + value: www.victimsinformationservice.org.uk.herokudns.com diff --git a/config/video.service.justice.gov.uk.yaml b/config/video.service.justice.gov.uk.yaml new file mode 100644 index 0000000..e20b9d3 --- /dev/null +++ b/config/video.service.justice.gov.uk.yaml @@ -0,0 +1,85 @@ +--- +? '' +: ttl: 172800 + type: NS + values: + - ns-1464.awsdns-55.org. + - ns-1867.awsdns-41.co.uk. + - ns-52.awsdns-06.com. + - ns-936.awsdns-53.net. +_ad6f5bac936f7983cdac02c521925772.playback: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.playback1: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.playback2: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.playback3: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.playback4: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.playback5: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.playback6: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +_ad6f5bac936f7983cdac02c521925772.www.playback: + ttl: 300 + type: CNAME + value: f21718b83ce0aaed10d97b6512a29853.9cebaae94700ab2953eb0390d18b8cdd.9ab71d7cd706e7b5ae6f.sectigo.com. +playback: + ttl: 60 + type: A + value: 213.216.136.30 +playback1: + ttl: 60 + type: CNAME + value: playback.video.service.justice.gov.uk +playback2: + ttl: 60 + type: CNAME + value: playback.video.service.justice.gov.uk +playback3: + ttl: 60 + type: CNAME + value: playback.video.service.justice.gov.uk +playback4: + ttl: 60 + type: CNAME + value: playback.video.service.justice.gov.uk +playback5: + ttl: 60 + type: CNAME + value: playback.video.service.justice.gov.uk +playback6: + ttl: 60 + type: CNAME + value: playback.video.service.justice.gov.uk +sip: + ttl: 300 + type: A + value: 217.135.104.142 +vap-pexconf004: + ttl: 300 + type: A + value: 217.135.104.142 +vap-pexrpturn002: + ttl: 300 + type: A + value: 217.135.104.150 +webrtc: + ttl: 300 + type: A + value: 217.135.104.150 diff --git a/config/webapps.judiciary.gov.uk.yaml b/config/webapps.judiciary.gov.uk.yaml new file mode 100644 index 0000000..0447b04 --- /dev/null +++ b/config/webapps.judiciary.gov.uk.yaml @@ -0,0 +1,14 @@ +--- +? '' +: - ttl: 300 + type: A + values: + - 52.208.47.36 + - 52.51.47.18 + - ttl: 172800 + type: NS + values: + - ns-1428.awsdns-50.org. + - ns-1586.awsdns-06.co.uk. + - ns-653.awsdns-17.net. + - ns-92.awsdns-11.com. diff --git a/config/webchat.justice.gov.uk.yaml b/config/webchat.justice.gov.uk.yaml new file mode 100644 index 0000000..6448856 --- /dev/null +++ b/config/webchat.justice.gov.uk.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1467.awsdns-55.org. + - ns-1741.awsdns-25.co.uk. + - ns-25.awsdns-03.com. + - ns-787.awsdns-34.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z1BKCTXD74EZPE + name: s3-website-eu-west-1.amazonaws.com. + type: A diff --git a/config/xhibit.gov.uk.yaml b/config/xhibit.gov.uk.yaml new file mode 100644 index 0000000..76ba801 --- /dev/null +++ b/config/xhibit.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1016.awsdns-63.net. + - ns-1183.awsdns-19.org. + - ns-1654.awsdns-14.co.uk. + - ns-42.awsdns-05.com. + - 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-3dcdf82e-9765-442b-be88-e1afeff17d19: + ttl: 300 + type: TXT + value: asvdns_bf83de83-12ff-457c-bd2e-459897d0346a +_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/xhibit.justice.gov.uk.yaml b/config/xhibit.justice.gov.uk.yaml new file mode 100644 index 0000000..d141086 --- /dev/null +++ b/config/xhibit.justice.gov.uk.yaml @@ -0,0 +1,28 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1197.awsdns-21.org. + - ns-1755.awsdns-27.co.uk. + - ns-5.awsdns-00.com. + - ns-632.awsdns-15.net. + - ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z1BKCTXD74EZPE + name: s3-website-eu-west-1.amazonaws.com. + type: A +_60ea7b43706335f0bb1c92131c8324b6: + ttl: 300 + type: CNAME + value: _01043a23fa206ed27aef9e1016547f29.acm-validations.aws. +www: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: false + hosted-zone-id: Z1BKCTXD74EZPE + name: s3-website-eu-west-1.amazonaws.com. + type: A diff --git a/config/ybtj.justice.gov.uk.yaml b/config/ybtj.justice.gov.uk.yaml new file mode 100644 index 0000000..51b7164 --- /dev/null +++ b/config/ybtj.justice.gov.uk.yaml @@ -0,0 +1,16 @@ +--- +? '' +: - ttl: 60 + type: A + value: 34.250.68.97 + - ttl: 172800 + type: NS + values: + - ns-126.awsdns-15.com. + - ns-1434.awsdns-51.org. + - ns-1894.awsdns-44.co.uk. + - ns-695.awsdns-22.net. +www: + ttl: 60 + type: A + value: 34.250.68.97 diff --git a/config/yjb.gov.uk.yaml b/config/yjb.gov.uk.yaml new file mode 100644 index 0000000..bd51b64 --- /dev/null +++ b/config/yjb.gov.uk.yaml @@ -0,0 +1,448 @@ +--- +? '' +: - type: MX + value: + exchange: yjb-gov-uk.mail.protection.outlook.com. + preference: 0 + - ttl: 172800 + type: NS + values: + - ns-1281.awsdns-32.org. + - ns-134.awsdns-16.com. + - ns-1747.awsdns-26.co.uk. + - ns-919.awsdns-50.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=ms19252221 + - amazonses:umSaWIsothFWgBUFNjeubrOCY2aZngv3GZdQC//l9pw= + - atlassian-domain-verification=eZYa71sfUYC3GKWDAnR6IDBAD7m0PkEaKKOYkM2cjWj8or0XT0PwqvFpqTLtaNby + - v=spf1 ip4:194.33.196.8/32 ip4:194.33.192.8/32 ip4:5.61.115.16/28 include:spf.protection.outlook.com + -all +2dbx4addpy7nyj76mioylqhzphrymyma._domainkey: + ttl: 300 + type: CNAME + value: 2dbx4addpy7nyj76mioylqhzphrymyma.dkim.amazonses.com +4odkx3g7muxcfn5eydas4f3kslwcp3h6._domainkey: + ttl: 300 + type: CNAME + value: 4odkx3g7muxcfn5eydas4f3kslwcp3h6.dkim.amazonses.com +74ipytkywwg56t5grugytb2nbnswmfua._domainkey: + ttl: 300 + type: CNAME + value: 74ipytkywwg56t5grugytb2nbnswmfua.dkim.amazonses.com +_5da1f4abf8fa71e51d3aaaf2073846e9.mta-sts.youthjusticepp: + ttl: 60 + type: CNAME + value: _4f5ccc072d23458e73f25fbc339aafc5.nhsllhhtvj.acm-validations.aws. +_a76e6773553c813f019114fddd0dbf83.mta-sts: + ttl: 60 + type: CNAME + value: _bf9999d827e0c7b157bb1b0ac02a8755.nhsllhhtvj.acm-validations.aws. +_amazonses: + ttl: 300 + type: TXT + values: + - X3sGvECv6KhfD+HIJ8qEaK+f9WTn/qe+so/J2QGfOes= + - tkpUbxjtqBJZ7omYLX6y95ukBWnkHuaLygBD6VQ7his= + - umSaWIsothFWgBUFNjeubrOCY2aZngv3GZdQC//l9pw= +_asvdns-aa57e22d-67bb-4736-a0df-0d273089ecdf.yjbservicespp: + ttl: 300 + type: TXT + value: asvdns_900fd77e-dcde-4f45-8112-b094f282506e +_asvdns-bbb18aea-9f3c-4a4e-830c-583e1761b969: + ttl: 300 + type: TXT + value: asvdns_0e85b4ce-2d1c-48a7-be74-3eb5c58ef2f6 +_cdb8a1ec6dba331f6b47645d09fdaf73.pentaho8.yjbservices: + ttl: 300 + type: CNAME + value: _f5a40d50eaf3b1699ed0f74ce2735ef4.xrchbtpdjs.acm-validations.aws. +_dmarc: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_dmarc.yjbservices: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_dmarc.yjbservicespp: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_dmarc.youthjustice: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_dmarc.youthjusticepp: + ttl: 300 + type: CNAME + value: _dmarc_ttp_policy.justice.gov.uk +_ea04aed3f6b025ff8ed3826fd6a81f16.mta-sts.yjbservicespp: + ttl: 60 + type: CNAME + value: _39b4564c07378cfa1001beec87da46fc.nhsllhhtvj.acm-validations.aws. +_github-challenge-moj-analytical-services: + ttl: 60 + type: TXT + value: 6e0b07fb16 +_mta-sts: + ttl: 300 + type: TXT + value: v=STSv1\; id=9f2db924c234ed0d9f151de1a99a9493 +_mta-sts.yjbservicespp: + ttl: 300 + type: TXT + value: v=STSv1\; id=e376409af405ffbf95a13d55bc84d4c7 +_mta-sts.youthjusticepp: + ttl: 300 + type: TXT + value: v=STSv1\; id=d2ee1a37ca7e90b96d3b0be7d64d9b50 +_sip._tls: + type: SRV + value: + port: 443 + priority: 100 + target: sipdir.online.lync.com. + weight: 1 +_sipfederationtls._tcp: + type: SRV + value: + port: 5061 + priority: 100 + target: sipfed.online.lync.com. + weight: 1 +_smtp._tls: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +_smtp._tls.yjbservices: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +_smtp._tls.yjbservicespp: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +_smtp._tls.youthjusticepp: + ttl: 300 + type: TXT + value: v=TLSRPTv1\;rua=mailto:tls-rua@mailcheck.service.ncsc.gov.uk +anugym6qhqpgzbegpxrp26htx36nixrm._domainkey: + ttl: 300 + type: CNAME + value: anugym6qhqpgzbegpxrp26htx36nixrm.dkim.amazonses.com +autodiscover: + type: CNAME + value: autodiscover.outlook.com. +ba57tyzq6qama5pndafilxh57qhain5m._domainkey: + ttl: 300 + type: CNAME + value: ba57tyzq6qama5pndafilxh57qhain5m.dkim.amazonses.com +coo6soxcnaluiv3zpqvxtfdzo5wkoyup._domainkey: + ttl: 300 + type: CNAME + value: coo6soxcnaluiv3zpqvxtfdzo5wkoyup.dkim.amazonses.com +e7gd2dqpsoczd4yaw6o2wr3jdjevenke._domainkey: + ttl: 300 + type: CNAME + value: e7gd2dqpsoczd4yaw6o2wr3jdjevenke.dkim.amazonses.com +enterpriseenrollment: + type: CNAME + value: enterpriseenrollment.manage.microsoft.com. +enterpriseregistration: + type: CNAME + value: enterpriseregistration.windows.net. +fp01._domainkey: + type: TXT + value: v=DKIM1\;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN/Dnp6gO1PJVQgLljNpkkvVUH/G04C2QkC28j8ddX13V7MAvDWpCxnUfTPy8C27njUImSa8b2TwyeA0P2ONPHQhW652tSxZa0+VT2b5qRFhne3UigZEeKhix988mhlOTO+6PN4+JR7MPXSeE0iGGPWm8m4JsxeaVvwN0XC92yvQIDAQAB\; +gbqwy5gdcrmac5t7ulfw3fzond3hosyx._domainkey: + ttl: 300 + type: CNAME + value: gbqwy5gdcrmac5t7ulfw3fzond3hosyx.dkim.amazonses.com +idm: + type: A + value: 82.153.133.251 +idm.y2a: + type: A + value: 62.232.198.68 +juniper-smtp: +- ttl: 300 + type: MX + value: + exchange: feedback-smtp.eu-west-2.amazonses.com + preference: 10 +- ttl: 300 + type: TXT + value: v=spf1 include:amazonses.com -all +login.y2a: + type: A + value: 62.232.198.68 +lyncdiscover: + type: CNAME + value: webdir.online.lync.com. +mail-acp1: + ttl: 300 + type: A + value: 51.63.4.208 +mail-acp2: + ttl: 300 + type: A + value: 51.63.4.212 +mail-bbp1: + ttl: 300 + type: A + value: 51.63.15.48 +mail-bbp2: + ttl: 300 + type: A + value: 51.63.15.52 +msoid: + type: CNAME + value: clientconfig.microsoftonline-p.net. +mta-sts: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d3eusiog2cis1o.cloudfront.net. + type: A +mta-sts.yjbservicespp: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d2fjs0kvn8u7g7.cloudfront.net. + type: A +mta-sts.youthjusticepp: + ttl: 942942942 + type: Route53Provider/ALIAS + value: + evaluate-target-health: true + hosted-zone-id: Z2FDTNDATAQYW2 + name: d2vx1dz28thhfh.cloudfront.net. + type: A +nleidm: + type: A + value: 82.153.133.251 +nleidm.y2a: + type: A + value: 62.232.198.68 +nlelogin.y2a: + type: A + value: 62.232.198.68 +nleselfservice: + type: A + value: 82.153.133.251 +nleselfservice.y2a: + type: A + value: 62.232.198.68 +owa: + ttl: 300 + type: A + value: 51.130.81.99 +poppulo._domainkey: + ttl: 300 + type: TXT + value: k=rsa\;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvvHJLmxmPZEMD2s57EE6c/KorzCNfGc0wDBEYBXNJ96RDRXUFrWY+FRyKt9DERuoD0Ux19ixbTfpYdux2tKuemIZVEhraxOPvmJYJ2SUnCY8m+oMRfgNT+HFM6pnjCTJKz4L95Gn8mmHaep+WfRN96N9fEh3ze/USenwl8Z+C7hIuZ4H6QNHr5/yp+3mwCM3W""b2//2LOvt2Sy8XAVWVy1NOtj/Vi0XCu8FOMecNBjWWA74oHXt2VNB2JIEy1w2trllYp/XMWGEAaz2TrGm144Z4t1UE8qVHGp5EBdRSHFqvkwZ9BtX4ajywaIjpFOHk/vDjE2w+MvbPdg/ElnvmtewIDAQAB +portal.y2a: + type: A + value: 62.232.198.68 +portal.yjbservices: + type: A + value: 83.151.208.61 +portal.yjbservicespp: + type: A + value: 83.151.208.61 +selector1._domainkey: + type: CNAME + value: selector1-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com. +selector1._domainkey.yjbservices: + ttl: 300 + type: CNAME + value: selector1-yjbservices-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector1._domainkey.yjbservicespp: + ttl: 300 + type: TXT + value: selector1-yjbservicespp-yjb-gov-uk._domainkey.JusticeUK.onmicrosoft.com +selector1._domainkey.youthjustice: + ttl: 300 + type: CNAME + value: selector1-youthjustice-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector1._domainkey.youthjusticepp: + ttl: 300 + type: CNAME + value: selector1-youthjusticepp-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey: + type: CNAME + value: selector2-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com. +selector2._domainkey.yjbservices: + ttl: 300 + type: CNAME + value: selector2-yjbservices-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey.yjbservicespp: + ttl: 300 + type: CNAME + value: selector2-yjbservicespp-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey.youthjustice: + ttl: 300 + type: CNAME + value: selector2-youthjustice-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selector2._domainkey.youthjusticepp: + ttl: 300 + type: CNAME + value: selector2-youthjusticepp-yjb-gov-uk._domainkey.justiceuk.onmicrosoft.com +selfservice: + type: A + value: 82.153.133.251 +selfservice.y2a: + type: A + value: 62.232.198.68 +servicedesk: + type: NS + values: + - ns1.gradwellcloud.com. + - ns2.gradwellcloud.com. +sip: + type: CNAME + value: sipdir.online.lync.com. +smtp.y2a: + type: A + value: 83.151.208.61 +test.y2a: + type: A + value: 62.232.198.68 +theexchange: + ttl: 300 + type: A + value: 51.130.81.99 +train.y2a: + type: A + value: 62.232.198.68 +training.yjbservices: + type: A + value: 51.179.197.141 +uat.y2a: + type: A + value: 62.232.198.68 +uatlogin.y2a: + type: A + value: 62.232.198.68 +ukcloud: + ttl: 300 + type: A + value: 51.231.96.86 +wfsjcdiwg5pc3ylq2vsglviwye5xwdvm._domainkey: + ttl: 300 + type: CNAME + value: wfsjcdiwg5pc3ylq2vsglviwye5xwdvm.dkim.amazonses.com +www: + type: A + value: 80.86.42.110 +www.portal.y2a: + type: A + value: 62.232.198.68 +www.y2a: + type: A + value: 62.232.198.68 +www.y2apilot: + type: A + value: 62.232.198.68 +y2a: + type: A + value: 62.232.198.68 +y2alogin: + type: A + value: 62.232.198.68 +y2apilot: + type: A + value: 62.232.198.68 +y2auat: + type: A + value: 62.232.198.68 +y2auatlogin: + type: A + value: 62.232.198.68 +yjaf: + ttl: 300 + type: NS + values: + - ns-1213.awsdns-23.org. + - ns-2007.awsdns-58.co.uk. + - ns-284.awsdns-35.com. + - ns-555.awsdns-05.net. +yjaf-smtp: +- ttl: 300 + type: A + value: 23.249.219.92 +- ttl: 300 + type: MX + value: + exchange: feedback-smtp.eu-west-2.amazonses.com + preference: 10 +- ttl: 300 + type: TXT + value: v=spf1 include:amazonses.com -all +yjaf-smtp-pp: + ttl: 300 + type: A + value: 23.249.219.93 +yjbservices: +- ttl: 300 + type: MX + value: + exchange: yjbservices-yjb-gov-uk.mail.protection.outlook.com. + preference: 0 +- ttl: 300 + type: NS + values: + - ns-1417.awsdns-49.org. + - ns-1595.awsdns-07.co.uk. + - ns-397.awsdns-49.com. + - ns-844.awsdns-41.net. +- ttl: 300 + type: TXT + value: v=spf1 include:spf.protection.outlook.com -all +yjbservicespp: +- ttl: 300 + type: MX + value: + exchange: yjbservicespp-yjb-gov-uk.mail.protection.outlook.com. + preference: 0 +- ttl: 300 + type: TXT + value: v=spf1 include:spf.protection.outlook.com -all +yjsm-cug.compliance: + ttl: 300 + type: A + value: 125.126.225.1 +yjsm-cug.sandpit: + ttl: 300 + type: A + value: 125.126.225.1 +youthjustice: +- ttl: 300 + type: MX + value: + exchange: youthjustice-yjb-gov-uk.mail.protection.outlook.com. + preference: 0 +- ttl: 300 + type: TXT + value: v=spf1 include:spf.protection.outlook.com -all +youthjusticepp: +- ttl: 300 + type: MX + value: + exchange: youthjusticepp-yjb-gov-uk.mail.protection.outlook.com. + preference: 0 +- ttl: 300 + type: TXT + value: v=spf1 include:spf.protection.outlook.com -all diff --git a/config/yjbpublications.justice.gov.uk.yaml b/config/yjbpublications.justice.gov.uk.yaml new file mode 100644 index 0000000..8daf8fc --- /dev/null +++ b/config/yjbpublications.justice.gov.uk.yaml @@ -0,0 +1,24 @@ +--- +? '' +: - ttl: 172800 + type: NS + values: + - ns-1481.awsdns-57.org. + - ns-1881.awsdns-43.co.uk. + - ns-247.awsdns-30.com. + - ns-536.awsdns-03.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 +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/yjils.justice.gov.uk.yaml b/config/yjils.justice.gov.uk.yaml new file mode 100644 index 0000000..9f60e98 --- /dev/null +++ b/config/yjils.justice.gov.uk.yaml @@ -0,0 +1,32 @@ +--- +? '' +: - ttl: 300 + type: A + value: 34.248.250.65 + - ttl: 172800 + type: NS + values: + - ns-1509.awsdns-60.org. + - ns-1777.awsdns-30.co.uk. + - ns-294.awsdns-36.com. + - ns-526.awsdns-01.net. +35llr7vvjyf2asxtmocaafslyojqgoy2._domainkey: + ttl: 1800 + type: CNAME + value: 35llr7vvjyf2asxtmocaafslyojqgoy2.dkim.amazonses.com +_amazonses: + ttl: 1800 + type: TXT + value: L/PeLeL0Dz/1VizR84If1wvaZZ+aX+k82jhasJFcOkQ= +www: + ttl: 300 + type: A + value: 34.248.250.65 +xizfpml5z6ivwvzswinpibwt7t36kttr._domainkey: + ttl: 1800 + type: CNAME + value: xizfpml5z6ivwvzswinpibwt7t36kttr.dkim.amazonses.com +zkv46ehpqkfqxfbpr6reap6fmibkxmvm._domainkey: + ttl: 1800 + type: CNAME + value: zkv46ehpqkfqxfbpr6reap6fmibkxmvm.dkim.amazonses.com diff --git a/config/youth-justice-board.co.uk.yaml b/config/youth-justice-board.co.uk.yaml new file mode 100644 index 0000000..72d801f --- /dev/null +++ b/config/youth-justice-board.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-1052.awsdns-03.org. + - ns-1919.awsdns-47.co.uk. + - ns-480.awsdns-60.com. + - ns-972.awsdns-57.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/youth-justice-board.com.yaml b/config/youth-justice-board.com.yaml new file mode 100644 index 0000000..96fd824 --- /dev/null +++ b/config/youth-justice-board.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-1390.awsdns-45.org. + - ns-2002.awsdns-58.co.uk. + - ns-608.awsdns-12.net. + - ns-81.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/youth-justice-board.net.yaml b/config/youth-justice-board.net.yaml new file mode 100644 index 0000000..aaa9464 --- /dev/null +++ b/config/youth-justice-board.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-1164.awsdns-17.org. + - ns-1616.awsdns-10.co.uk. + - ns-456.awsdns-57.com. + - ns-583.awsdns-08.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/youth-justice-board.org.uk.yaml b/config/youth-justice-board.org.uk.yaml new file mode 100644 index 0000000..885a86e --- /dev/null +++ b/config/youth-justice-board.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-1379.awsdns-44.org. + - ns-174.awsdns-21.com. + - ns-2038.awsdns-62.co.uk. + - ns-562.awsdns-06.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/youth-justice-board.org.yaml b/config/youth-justice-board.org.yaml new file mode 100644 index 0000000..59fc807 --- /dev/null +++ b/config/youth-justice-board.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-1481.awsdns-57.org. + - ns-2010.awsdns-59.co.uk. + - ns-400.awsdns-50.com. + - ns-714.awsdns-25.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/youth-justice-board.uk.yaml b/config/youth-justice-board.uk.yaml new file mode 100644 index 0000000..4e04854 --- /dev/null +++ b/config/youth-justice-board.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-1072.awsdns-06.org. + - ns-1648.awsdns-14.co.uk. + - ns-554.awsdns-05.net. + - ns-69.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/youth-justice.uk.yaml b/config/youth-justice.uk.yaml new file mode 100644 index 0000000..1feb280 --- /dev/null +++ b/config/youth-justice.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-1469.awsdns-55.org. + - ns-1630.awsdns-11.co.uk. + - ns-384.awsdns-48.com. + - ns-840.awsdns-41.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/youthjustice.net.yaml b/config/youthjustice.net.yaml new file mode 100644 index 0000000..a89797c --- /dev/null +++ b/config/youthjustice.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-1155.awsdns-16.org. + - ns-1946.awsdns-51.co.uk. + - ns-233.awsdns-29.com. + - ns-635.awsdns-15.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/youthjusticeboard.co.uk.yaml b/config/youthjusticeboard.co.uk.yaml new file mode 100644 index 0000000..805fd15 --- /dev/null +++ b/config/youthjusticeboard.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-1165.awsdns-17.org. + - ns-1750.awsdns-26.co.uk. + - ns-499.awsdns-62.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/youthjusticeboard.com.yaml b/config/youthjusticeboard.com.yaml new file mode 100644 index 0000000..42a1f32 --- /dev/null +++ b/config/youthjusticeboard.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-109.awsdns-13.com. + - ns-1293.awsdns-33.org. + - ns-1738.awsdns-25.co.uk. + - ns-923.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/youthjusticeboard.net.yaml b/config/youthjusticeboard.net.yaml new file mode 100644 index 0000000..0ed2656 --- /dev/null +++ b/config/youthjusticeboard.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-1166.awsdns-17.org. + - ns-1735.awsdns-24.co.uk. + - ns-456.awsdns-57.com. + - ns-700.awsdns-23.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/youthjusticeboard.org.uk.yaml b/config/youthjusticeboard.org.uk.yaml new file mode 100644 index 0000000..59a8616 --- /dev/null +++ b/config/youthjusticeboard.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-1505.awsdns-60.org. + - ns-2027.awsdns-61.co.uk. + - ns-438.awsdns-54.com. + - ns-669.awsdns-19.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/youthjusticeboard.org.yaml b/config/youthjusticeboard.org.yaml new file mode 100644 index 0000000..ad17664 --- /dev/null +++ b/config/youthjusticeboard.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-1015.awsdns-62.net. + - ns-1190.awsdns-20.org. + - ns-1870.awsdns-41.co.uk. + - ns-250.awsdns-31.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/youthjusticeboard.uk.yaml b/config/youthjusticeboard.uk.yaml new file mode 100644 index 0000000..1313fb5 --- /dev/null +++ b/config/youthjusticeboard.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-1107.awsdns-10.org. + - ns-1704.awsdns-21.co.uk. + - ns-223.awsdns-27.com. + - ns-929.awsdns-52.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\;