commit
b7fadadf8d
|
@ -1,7 +1,10 @@
|
||||||
{
|
{
|
||||||
"description": "IP ranges assigned to Apple",
|
"description": "IP ranges assigned to Apple",
|
||||||
"list": [
|
"list": [
|
||||||
"17.0.0.0/8"
|
"17.0.0.0/8",
|
||||||
|
"192.12.74.0/24",
|
||||||
|
"192.42.249.0/24",
|
||||||
|
"204.79.190.0/24"
|
||||||
],
|
],
|
||||||
"matching_attributes": [
|
"matching_attributes": [
|
||||||
"ip-src",
|
"ip-src",
|
||||||
|
@ -12,5 +15,5 @@
|
||||||
],
|
],
|
||||||
"name": "List of known Apple IP ranges",
|
"name": "List of known Apple IP ranges",
|
||||||
"type": "cidr",
|
"type": "cidr",
|
||||||
"version": 20240422
|
"version": 20241023
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue