22 lines
365 B
JSON
22 lines
365 B
JSON
|
{
|
||
|
"country": "Vatican City",
|
||
|
"countryCode": "VA",
|
||
|
"delegationStatus": [
|
||
|
"allocated",
|
||
|
"assigned"
|
||
|
],
|
||
|
"mode": "aggregated",
|
||
|
"subnets": {
|
||
|
"ipv4": [
|
||
|
"185.17.220.0/22",
|
||
|
"185.152.68.0/22",
|
||
|
"193.43.102.0/23",
|
||
|
"212.77.0.0/19"
|
||
|
],
|
||
|
"ipv6": [
|
||
|
"2a01:b8::/32",
|
||
|
"2a04:640::/29",
|
||
|
"2a07:8100::/29"
|
||
|
]
|
||
|
}
|
||
|
}
|