Skip to content

Commit

Permalink
chore: github action dnscontrol - $REPORT_DATE
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored and github-actions[bot] committed May 16, 2024
1 parent 52b7399 commit 3d6b1c6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
12 changes: 12 additions & 0 deletions reports/2024-05-16-Report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"domain": "noclocks.dev",
"corrections": 2,
"provider": "porkbun"
},
{
"domain": "noclocks.dev",
"corrections": 0,
"registrar": "none"
}
]
35 changes: 35 additions & 0 deletions spfcache.updated.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"_netblocks.google.com": {
"SPF": "v=spf1 ip4:35.190.247.0/24 ip4:64.233.160.0/19 ip4:66.102.0.0/20 ip4:66.249.80.0/20 ip4:72.14.192.0/18 ip4:74.125.0.0/16 ip4:108.177.8.0/21 ip4:173.194.0.0/16 ip4:209.85.128.0/17 ip4:216.58.192.0/19 ip4:216.239.32.0/19 ~all"
},
"_netblocks2.google.com": {
"SPF": "v=spf1 ip6:2001:4860:4000::/36 ip6:2404:6800:4000::/36 ip6:2607:f8b0:4000::/36 ip6:2800:3f0:4000::/36 ip6:2a00:1450:4000::/36 ip6:2c0f:fb50:4000::/36 ~all"
},
"_netblocks3.google.com": {
"SPF": "v=spf1 ip4:172.217.0.0/19 ip4:172.217.32.0/20 ip4:172.217.128.0/19 ip4:172.217.160.0/20 ip4:172.217.192.0/19 ip4:172.253.56.0/21 ip4:172.253.112.0/20 ip4:108.177.96.0/19 ip4:35.191.0.0/16 ip4:130.211.0.0/22 ~all"
},
"_spf.google.com": {
"SPF": "v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com ~all"
},
"amazonses.com": {
"SPF": "v=spf1 ip4:199.255.192.0/22 ip4:199.127.232.0/22 ip4:54.240.0.0/18 ip4:69.169.224.0/20 ip4:23.249.208.0/20 ip4:23.251.224.0/19 ip4:76.223.176.0/20 ip4:54.240.64.0/19 ip4:54.240.96.0/19 ip4:76.223.128.0/19 ip4:216.221.160.0/19 -all"
},
"greenhouse-outbound-mail-old.stripe.com": {
"SPF": "v=spf1 ip4:146.20.191.233 ip4:23.253.182.234 ip4:192.237.158.85 ip4:23.253.183.250 ip4:209.61.151.40 ip4:104.130.122.229 ip4:50.23.218.215 ip4:209.61.151.128"
},
"greenhouse-outbound-mail.stripe.com": {
"SPF": "v=spf1 ip4:69.72.40.93 ip4:69.72.40.94 ip4:69.72.40.95 ip4:69.72.40.96 ip4:69.72.40.97 ip4:69.72.40.98 ip4:69.72.40.99 ip4:69.72.47.205 include:greenhouse-outbound-mail-old.stripe.com"
},
"mail.zendesk.com": {
"SPF": "v=spf1 ip4:103.151.192.0/23 ip4:185.12.80.0/22 ip4:188.172.128.0/20 ip4:192.161.144.0/20 ip4:216.198.0.0/18 ~all"
},
"servers.mcsv.net": {
"SPF": "v=spf1 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 -all"
},
"spf1.stripe.com": {
"SPF": "v=spf1 include:_spf.google.com include:amazonses.com include:mail.zendesk.com ~all"
},
"stripe.com": {
"SPF": "v=spf1 ip4:198.2.180.60/32 ip4:13.111.2.227/32 include:spf1.stripe.com include:greenhouse-outbound-mail.stripe.com ~all"
}
}

0 comments on commit 3d6b1c6

Please sign in to comment.