Skip to content

Commit

Permalink
Updated CIDRs on 2024-12-05T00:07+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 5, 2024
1 parent 7d89c33 commit 163c3ba
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/datacenters.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2896,6 +2896,7 @@
"35.96.6.0/24","35.96.6.0","35.96.6.255","AWS"
"35.96.8.0/24","35.96.8.0","35.96.8.255","AWS"
"35.96.9.0/24","35.96.9.0","35.96.9.255","AWS"
"35.96.10.0/24","35.96.10.0","35.96.10.255","AWS"
"35.96.16.0/20","35.96.16.0","35.96.31.255","AWS"
"35.96.32.0/20","35.96.32.0","35.96.47.255","AWS"
"35.96.48.0/20","35.96.48.0","35.96.63.255","AWS"
Expand Down Expand Up @@ -3052,6 +3053,7 @@
"43.207.179.168/29","43.207.179.168","43.207.179.175","AWS"
"43.207.179.176/29","43.207.179.176","43.207.179.183","AWS"
"43.208.0.0/15","43.208.0.0","43.209.255.255","AWS"
"43.208.28.0/24","43.208.28.0","43.208.28.255","AWS"
"43.208.52.0/24","43.208.52.0","43.208.52.255","AWS"
"43.208.53.0/24","43.208.53.0","43.208.53.255","AWS"
"43.208.54.0/24","43.208.54.0","43.208.54.255","AWS"
Expand Down Expand Up @@ -6232,6 +6234,8 @@
"34.1.224.0/19","34.1.224.0","34.1.255.255","GCP"
"34.2.0.0/20","34.2.0.0","34.2.15.255","GCP"
"34.2.16.0/20","34.2.16.0","34.2.31.255","GCP"
"34.2.32.0/20","34.2.32.0","34.2.47.255","GCP"
"34.2.128.0/17","34.2.128.0","34.2.255.255","GCP"
"34.8.0.0/16","34.8.0.0","34.8.255.255","GCP"
"34.9.0.0/16","34.9.0.0","34.9.255.255","GCP"
"34.10.0.0/16","34.10.0.0","34.10.255.255","GCP"
Expand Down Expand Up @@ -6496,6 +6500,9 @@
"34.153.46.0/23","34.153.46.0","34.153.47.255","GCP"
"34.153.48.0/21","34.153.48.0","34.153.55.255","GCP"
"34.153.58.0/23","34.153.58.0","34.153.59.255","GCP"
"34.153.62.0/25","34.153.62.0","34.153.62.127","GCP"
"34.153.62.128/25","34.153.62.128","34.153.62.255","GCP"
"34.153.63.0/24","34.153.63.0","34.153.63.255","GCP"
"34.153.128.0/18","34.153.128.0","34.153.191.255","GCP"
"34.153.224.0/24","34.153.224.0","34.153.224.255","GCP"
"34.153.225.0/24","34.153.225.0","34.153.225.255","GCP"
Expand All @@ -6507,6 +6514,9 @@
"34.153.238.0/23","34.153.238.0","34.153.239.255","GCP"
"34.153.240.0/21","34.153.240.0","34.153.247.255","GCP"
"34.153.250.0/23","34.153.250.0","34.153.251.255","GCP"
"34.153.252.0/25","34.153.252.0","34.153.252.127","GCP"
"34.153.252.128/25","34.153.252.128","34.153.252.255","GCP"
"34.153.253.0/24","34.153.253.0","34.153.253.255","GCP"
"34.154.0.0/16","34.154.0.0","34.154.255.255","GCP"
"34.155.0.0/16","34.155.0.0","34.155.255.255","GCP"
"34.157.0.0/21","34.157.0.0","34.157.7.255","GCP"
Expand Down
10 changes: 10 additions & 0 deletions data/datacenters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2895,6 +2895,7 @@
35.96.6.0/24
35.96.8.0/24
35.96.9.0/24
35.96.10.0/24
35.96.16.0/20
35.96.32.0/20
35.96.48.0/20
Expand Down Expand Up @@ -3051,6 +3052,7 @@
43.207.179.168/29
43.207.179.176/29
43.208.0.0/15
43.208.28.0/24
43.208.52.0/24
43.208.53.0/24
43.208.54.0/24
Expand Down Expand Up @@ -6231,6 +6233,8 @@
34.1.224.0/19
34.2.0.0/20
34.2.16.0/20
34.2.32.0/20
34.2.128.0/17
34.8.0.0/16
34.9.0.0/16
34.10.0.0/16
Expand Down Expand Up @@ -6495,6 +6499,9 @@
34.153.46.0/23
34.153.48.0/21
34.153.58.0/23
34.153.62.0/25
34.153.62.128/25
34.153.63.0/24
34.153.128.0/18
34.153.224.0/24
34.153.225.0/24
Expand All @@ -6506,6 +6513,9 @@
34.153.238.0/23
34.153.240.0/21
34.153.250.0/23
34.153.252.0/25
34.153.252.128/25
34.153.253.0/24
34.154.0.0/16
34.155.0.0/16
34.157.0.0/21
Expand Down

0 comments on commit 163c3ba

Please sign in to comment.