Northern Mariana Islands IP addresses

Which networks hold address space in Northern Mariana Islands, and what a geolocation lookup returns for an address there — country facts, region, city, coordinates and the operator announcing it.

Northern Mariana Islands country reference

Country name
Northern Mariana Islands
ISO 3166-1 alpha-2
MP
Capital
Saipan
International calling code
+1-670

What a lookup returns for Northern Mariana Islands

The country block is filled in from the address itself — you do not pass the country in. Region, city and network vary per address.

{
  "ip": "203.0.113.42",
  "location": {
    "country": {
      "name": "Northern Mariana Islands",
      "code": "MP",
      "capital": "Saipan",
      "phoneCode": "+1-670",
      "flag": "🇲🇵"
    },
    "region": { "name": "…", "code": "…" },
    "city": "…",
    "latitude": 0.0,
    "longitude": 0.0,
    "accuracyRadius": 50
  },
  "connection": { "asn": 0, "isp": "…", "org": "…" }
}

Largest networks in Northern Mariana Islands

The operators holding the most IPv4 address space that geolocates to Northern Mariana Islands, from the same data that answers a lookup.

Network operators in Northern Mariana Islands ranked by IPv4 address count
#OperatorASNIPv4 addresses
1PTI Pacifica Inc.AS713142K
2Space Exploration Technologies CorporationAS1459333K
3Guam Cablevision, LLC.AS360516K

IPv4 only — mixing in IPv6 would make any address count meaningless, since a single IPv6 block can hold more addresses than the entire IPv4 internet. Ranked by where networks are observed, which is not always where they are registered.

How accurate is geolocation in Northern Mariana Islands?

Country-level accuracy is reliable — the address blocks allocated to networks operating in Northern Mariana Islands are well documented by the regional registry. City-level accuracy is not a guarantee anywhere: an address is mapped to where its network announces it, which is often a provider hub rather than the user's suburb.

Every response carries an accuracyRadius in kilometres. Treat the coordinates as the centre of a circle that size, not as a pin. Mobile and corporate connections in Northern Mariana Islands routinely resolve to a different city entirely, and anyone on a VPN will resolve wherever the exit node sits.

Common uses

  • Showing prices in the local currency and applying the right tax treatment for visitors from Northern Mariana Islands.
  • Defaulting the country and calling code (+1-670) on sign-up forms so people are not scrolling a list of 200.
  • Meeting content licensing or regulatory rules that differ by country.
  • Flagging logins from an unexpected country during fraud review.

Doing this for thousands of addresses?

These calculators run in your browser and never send us your input. When you need geolocation, ASN and network data for addresses in bulk, the API answers in one call — no key required to try it.

curl https://api.ipaddresstoday.com/api/v1/8.8.8.8

Related