Skip to content

Commit

Permalink
🦄 2025-01-14 06:13:11 28 files 184(+), 135(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 14, 2025
1 parent 510b90c commit effcdd3
Show file tree
Hide file tree
Showing 28 changed files with 184 additions and 135 deletions.
1 change: 1 addition & 0 deletions aws/aws-canada.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
3.2.50.0/23
3.2.52.0/24
3.2.54.0/23
3.2.58.0/24
3.3.2.0/24
3.3.5.0/24
3.3.16.0/20
Expand Down
12 changes: 12 additions & 0 deletions aws/aws-canada.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@
"service": "AMAZON",
"network_border_group": "us-east-1"
}
{
"ip_prefix": "3.2.58.0/24",
"region": "us-east-1",
"service": "AMAZON",
"network_border_group": "us-east-1"
}
{
"ip_prefix": "15.181.232.0/21",
"region": "us-east-1",
Expand Down Expand Up @@ -14440,6 +14446,12 @@
"service": "CLOUDFRONT",
"network_border_group": "us-west-2"
}
{
"ip_prefix": "3.2.58.0/24",
"region": "us-east-1",
"service": "GLOBALACCELERATOR",
"network_border_group": "us-east-1"
}
{
"ip_prefix": "13.248.124.0/24",
"region": "us-east-1",
Expand Down
1 change: 1 addition & 0 deletions aws/aws-usa.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
3.2.50.0/23
3.2.52.0/24
3.2.54.0/23
3.2.58.0/24
3.3.2.0/24
3.3.5.0/24
3.3.16.0/20
Expand Down
12 changes: 12 additions & 0 deletions aws/aws-usa.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@
"service": "AMAZON",
"network_border_group": "us-east-1"
}
{
"ip_prefix": "3.2.58.0/24",
"region": "us-east-1",
"service": "AMAZON",
"network_border_group": "us-east-1"
}
{
"ip_prefix": "15.181.232.0/21",
"region": "us-east-1",
Expand Down Expand Up @@ -14440,6 +14446,12 @@
"service": "CLOUDFRONT",
"network_border_group": "us-west-2"
}
{
"ip_prefix": "3.2.58.0/24",
"region": "us-east-1",
"service": "GLOBALACCELERATOR",
"network_border_group": "us-east-1"
}
{
"ip_prefix": "13.248.124.0/24",
"region": "us-east-1",
Expand Down
2 changes: 2 additions & 0 deletions aws/aws.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
52.219.168.0/24
150.222.53.160/27
150.222.78.0/24
3.2.58.0/24
3.108.0.0/14
15.181.232.0/21
15.230.39.208/31
Expand Down Expand Up @@ -6787,6 +6788,7 @@
44.227.178.0/24
44.234.108.128/25
44.234.90.252/30
3.2.58.0/24
13.248.117.0/24
15.197.34.0/23
15.197.36.0/22
Expand Down
16 changes: 14 additions & 2 deletions aws/aws.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"syncToken": "1736805189",
"createDate": "2025-01-13-21-53-09",
"syncToken": "1736817191",
"createDate": "2025-01-14-01-13-11",
"prefixes": [
{
"ip_prefix": "3.4.12.4/32",
Expand Down Expand Up @@ -164,6 +164,12 @@
"service": "AMAZON",
"network_border_group": "ap-southeast-1"
},
{
"ip_prefix": "3.2.58.0/24",
"region": "us-east-1",
"service": "AMAZON",
"network_border_group": "us-east-1"
},
{
"ip_prefix": "3.108.0.0/14",
"region": "ap-south-1",
Expand Down Expand Up @@ -40736,6 +40742,12 @@
"service": "CLOUDFRONT",
"network_border_group": "us-west-2"
},
{
"ip_prefix": "3.2.58.0/24",
"region": "us-east-1",
"service": "GLOBALACCELERATOR",
"network_border_group": "us-east-1"
},
{
"ip_prefix": "13.248.117.0/24",
"region": "ap-south-1",
Expand Down
Loading

0 comments on commit effcdd3

Please sign in to comment.