commit
1f01f885c7
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"description": "Fastly IP address ranges (https://api.fastly.com/public-ip-list)",
|
||||||
|
"list": [
|
||||||
|
"103.244.50.0/24",
|
||||||
|
"103.245.222.0/23",
|
||||||
|
"103.245.224.0/24",
|
||||||
|
"104.156.80.0/20",
|
||||||
|
"146.75.0.0/16",
|
||||||
|
"151.101.0.0/16",
|
||||||
|
"157.52.64.0/18",
|
||||||
|
"167.82.0.0/17",
|
||||||
|
"167.82.128.0/20",
|
||||||
|
"167.82.160.0/20",
|
||||||
|
"167.82.224.0/20",
|
||||||
|
"172.111.64.0/18",
|
||||||
|
"185.31.16.0/22",
|
||||||
|
"199.232.0.0/16",
|
||||||
|
"199.27.72.0/21",
|
||||||
|
"23.235.32.0/20",
|
||||||
|
"2a04:4e40::/32",
|
||||||
|
"2a04:4e42::/32",
|
||||||
|
"43.249.72.0/22"
|
||||||
|
],
|
||||||
|
"matching_attributes": [
|
||||||
|
"ip-src",
|
||||||
|
"ip-dst",
|
||||||
|
"domain|ip"
|
||||||
|
],
|
||||||
|
"name": "List of known Fastly IP address ranges",
|
||||||
|
"type": "cidr",
|
||||||
|
"version": 20201106
|
||||||
|
}
|
Loading…
Reference in New Issue