Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add Hostedzones R-Z #34

Merged
merged 1 commit into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions config/rpts.gov.uk.yaml
Original file line number Diff line number Diff line change
@@ -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:[email protected]
_smtp._tls:
ttl: 300
type: TXT
value: v=TLSRPTv1\;rua=mailto:[email protected]
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.
13 changes: 13 additions & 0 deletions config/seewhatsontheinside.co.uk.yaml
Original file line number Diff line number Diff line change
@@ -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
13 changes: 13 additions & 0 deletions config/seewhatsontheinside.com.yaml
Original file line number Diff line number Diff line change
@@ -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
34 changes: 34 additions & 0 deletions config/sentencing-council.co.uk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
34 changes: 34 additions & 0 deletions config/sentencing-council.com.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
34 changes: 34 additions & 0 deletions config/sentencing-council.net.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
29 changes: 29 additions & 0 deletions config/sentencing-council.org.uk.yaml
Original file line number Diff line number Diff line change
@@ -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:[email protected]\;
ruf=mailto:[email protected]
search:
ttl: 600
type: CNAME
value: search2.openobjects.com.
www:
ttl: 1800
type: CNAME
value: sentencing.live.bangdynamics.com.
34 changes: 34 additions & 0 deletions config/sentencing-council.org.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
34 changes: 34 additions & 0 deletions config/sentencing-council.uk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
34 changes: 34 additions & 0 deletions config/sentencingcouncil.co.uk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
34 changes: 34 additions & 0 deletions config/sentencingcouncil.com.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
? ''
: - ttl: 300
type: CAA
values:
- flags: 0
tag: iodef
value: mailto:[email protected]
- 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:[email protected]\;
Loading