19 lines
305 B
JSON
19 lines
305 B
JSON
|
{
|
||
|
"country": "Wallis \u0026 Futuna",
|
||
|
"countryCode": "WF",
|
||
|
"delegationStatus": [
|
||
|
"allocated",
|
||
|
"assigned"
|
||
|
],
|
||
|
"mode": "aggregated",
|
||
|
"subnets": {
|
||
|
"ipv4": [
|
||
|
"27.125.192.0/22",
|
||
|
"103.235.110.0/23",
|
||
|
"117.20.32.0/21"
|
||
|
],
|
||
|
"ipv6": [
|
||
|
"2406:2540::/32"
|
||
|
]
|
||
|
}
|
||
|
}
|