Skip to content

Commit

Permalink
🦄 2025-01-17 06:13:23 28 files 179(+), 115(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 17, 2025
1 parent 191885c commit 9f04dea
Show file tree
Hide file tree
Showing 28 changed files with 179 additions and 115 deletions.
4 changes: 4 additions & 0 deletions aws/aws.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@
150.222.86.0/24
150.222.144.33/32
185.143.16.0/24
193.57.169.0/24
205.251.244.0/23
3.5.36.0/22
15.230.251.0/31
Expand Down Expand Up @@ -3285,6 +3286,7 @@
52.94.152.179/32
52.95.16.0/21
54.234.0.0/15
159.248.132.0/24
3.4.12.37/32
3.5.192.0/22
5.60.164.0/22
Expand Down Expand Up @@ -6616,6 +6618,8 @@
205.251.192.0/21
3.4.32.0/20
63.246.114.0/23
193.57.169.0/24
159.248.132.0/24
192.26.25.0/24
120.52.22.96/27
205.251.249.0/24
Expand Down
28 changes: 26 additions & 2 deletions aws/aws.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"syncToken": "1737059589",
"createDate": "2025-01-16-20-33-09",
"syncToken": "1737076389",
"createDate": "2025-01-17-01-13-09",
"prefixes": [
{
"ip_prefix": "3.4.12.4/32",
Expand Down Expand Up @@ -3014,6 +3014,12 @@
"service": "AMAZON",
"network_border_group": "eu-west-1"
},
{
"ip_prefix": "193.57.169.0/24",
"region": "GLOBAL",
"service": "AMAZON",
"network_border_group": "GLOBAL"
},
{
"ip_prefix": "205.251.244.0/23",
"region": "us-east-1",
Expand Down Expand Up @@ -19724,6 +19730,12 @@
"service": "AMAZON",
"network_border_group": "us-east-1"
},
{
"ip_prefix": "159.248.132.0/24",
"region": "GLOBAL",
"service": "AMAZON",
"network_border_group": "GLOBAL"
},
{
"ip_prefix": "3.4.12.37/32",
"region": "us-west-1",
Expand Down Expand Up @@ -39710,6 +39722,18 @@
"service": "ROUTE53",
"network_border_group": "GLOBAL"
},
{
"ip_prefix": "193.57.169.0/24",
"region": "GLOBAL",
"service": "DATADEPOT",
"network_border_group": "GLOBAL"
},
{
"ip_prefix": "159.248.132.0/24",
"region": "GLOBAL",
"service": "DATADEPOT",
"network_border_group": "GLOBAL"
},
{
"ip_prefix": "192.26.25.0/24",
"region": "GLOBAL",
Expand Down
Loading

0 comments on commit 9f04dea

Please sign in to comment.