19 lines
301 B
JSON
19 lines
301 B
JSON
|
{
|
||
|
"country": "Marshall Islands",
|
||
|
"countryCode": "MH",
|
||
|
"delegationStatus": [
|
||
|
"allocated",
|
||
|
"assigned"
|
||
|
],
|
||
|
"mode": "aggregated",
|
||
|
"subnets": {
|
||
|
"ipv4": [
|
||
|
"103.202.148.0/22",
|
||
|
"117.103.88.0/21",
|
||
|
"203.78.152.0/22"
|
||
|
],
|
||
|
"ipv6": [
|
||
|
"2405:400::/32"
|
||
|
]
|
||
|
}
|
||
|
}
|