mirror of
https://github.com/ipverse/country-ip-blocks.git
synced 2026-04-22 08:34:53 +08:00
26 lines
480 B
JSON
26 lines
480 B
JSON
{
|
|
"country" : "St. Martin",
|
|
"countryCode" : "MF",
|
|
"delegationStatus" : [
|
|
"allocated",
|
|
"assigned"
|
|
],
|
|
"exportMode" : "aggregated",
|
|
"prefixes" : {
|
|
"ipv4" : [
|
|
"23.138.120.0/24",
|
|
"148.64.60.0/23",
|
|
"149.112.46.0/23",
|
|
"158.222.40.0/23",
|
|
"192.96.136.0/23",
|
|
"192.139.192.0/24",
|
|
"204.27.52.0/22"
|
|
],
|
|
"ipv6" : [
|
|
"2602:fb4a::/40",
|
|
"2602:fb4b::/40",
|
|
"2602:ff07::/36",
|
|
"2604:25e0::/32"
|
|
]
|
|
}
|
|
} |