IPLibre logo IPLibre

Search any IP address or ASN

Enter an IPv4, IPv6, or ASN to retrieve geolocation, network, company, privacy and abuse details. You can also query it via the API or download the database.

or  bulk search
Montana State University logo

Montana State University

🇺🇸 United States

The ASN (Autonomous System Number) is a unique number assigned to an autonomous system, used to identify the network. ASN

AS13476

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

ARIN

The type of ASN. Can be business, isp, hosting, government, or education. Type

education

Website

montana.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

25

IPv4 addresses

82176

IPv6 CIDRs

1

IPv6 addresses

1

Upstreams are networks that provide transit to this ASN. Upstreams (3)

AS209 Lumen (ex. Qwest) logo Lumen (ex. Qwest)
AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS101 University of Washington logo University of Washington

Peers are networks that exchange traffic with this ASN. Peers (3)

AS101 University of Washington logo University of Washington
AS209 Lumen (ex. Qwest) logo Lumen (ex. Qwest)
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv6 CIDRs (1)

2605:3640::/32

Location

City

Bozeman

Country

🇺🇸 United States

Coordinates

45.67965, -111.03856

Timezone

America/Denver

We transparently share the different sources used to determine a likely location for this IP address. Source

whois

Abuse

Email

abuse@montana.edu

Phone

+1-406-994-3042

Query via the API View API documentation

curl iplib.re/AS13476

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 13476,
    "name": "Montana State University",
    "type": "education",
    "website": "montana.edu"
  },
  "connectivity": {
    "upstreams": [
      209,
      3356,
      101
    ],
    "peers": [
      101,
      209,
      3356
    ]
  },
  "location": {
    "latitude": 45.67965,
    "longitude": -111.03856,
    "country": "US",
    "city": "Bozeman",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "abuse@montana.edu",
    "phone": "+1-406-994-3042"
  },
  "ipv4": {
    "ranges": [
      "153.90.0.0/16",
      "192.31.215.0/24",
      "192.42.7.0/24",
      "192.105.205.0/24",
      "192.150.88.0/24"
    ],
    "cidrs": 25,
    "ips": 82176
  },
  "ipv6": {
    "ranges": [
      "2605:3640::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}