2021-06-10 18:05:01 +02:00
|
|
|
{
|
|
|
|
"description": "IP ranges assigned to Apple",
|
|
|
|
"list": [
|
|
|
|
"17.0.0.0/8"
|
|
|
|
],
|
|
|
|
"matching_attributes": [
|
|
|
|
"ip-src",
|
|
|
|
"ip-dst",
|
2024-04-22 09:20:14 +02:00
|
|
|
"domain|ip",
|
|
|
|
"ip-src|port",
|
|
|
|
"ip-dst|port"
|
2021-06-10 18:05:01 +02:00
|
|
|
],
|
|
|
|
"name": "List of known Apple IP ranges",
|
|
|
|
"type": "cidr",
|
2024-04-22 09:20:14 +02:00
|
|
|
"version": 20240422
|
2021-06-10 18:05:01 +02:00
|
|
|
}
|