mirror of
https://github.com/ipverse/country-ip-blocks.git
synced 2026-04-22 00:24:53 +08:00
Update 20260103-1652
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"country": "Cook Islands",
|
||||
"country-code": "CK",
|
||||
"delegation-status": [
|
||||
"country" : "Cook Islands",
|
||||
"countryCode" : "CK",
|
||||
"delegationStatus" : [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": {
|
||||
"ipv4": [
|
||||
"exportMode" : "aggregated",
|
||||
"prefixes" : {
|
||||
"ipv4" : [
|
||||
"116.199.200.0/23",
|
||||
"202.65.32.0/19"
|
||||
],
|
||||
"ipv6": [
|
||||
"ipv6" : [
|
||||
"2401:4d20::/32",
|
||||
"2407:5800::/32"
|
||||
]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Country: Cook Islands (CK)
|
||||
# IP version: IPv4
|
||||
# Address family: IPv4
|
||||
# Delegation status: Allocated || Assigned
|
||||
# Mode: Aggregated
|
||||
# Export mode: Aggregated
|
||||
#
|
||||
116.199.200.0/23
|
||||
202.65.32.0/19
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Country: Cook Islands (CK)
|
||||
# IP version: IPv6
|
||||
# Address family: IPv6
|
||||
# Delegation status: Allocated || Assigned
|
||||
# Mode: Aggregated
|
||||
# Export mode: Aggregated
|
||||
#
|
||||
2401:4d20::/32
|
||||
2407:5800::/32
|
||||
|
||||
Reference in New Issue
Block a user