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
Southern Illinois University Carbondale logo

Southern Illinois University Carbondale

🇺🇸 United States

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

AS15119

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

siu.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

65536

IPv6 CIDRs

0

IPv6 addresses

0

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

AS22335 Metropolitan Research and Education Network logo Metropolitan Research and Education Network
AS174 Cogent Communications logo Cogent Communications

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

AS40702 Clearwave Communications logo Clearwave Communications
AS174 Cogent Communications logo Cogent Communications
AS22335 Metropolitan Research and Education Network logo Metropolitan Research and Education Network

IPv4 CIDRs (1)

131.230.0.0/16

IPv6 CIDRs (0)

Location

City

Carbondale

Country

🇺🇸 United States

Coordinates

39.40221, -107.21116

Timezone

America/Denver

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

whois

Abuse

Email

tech@siu.edu

Phone

+1-618-453-6264

Query via the API View API documentation

curl iplib.re/AS15119

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 15119,
    "name": "Southern Illinois University Carbondale",
    "type": "education",
    "website": "siu.edu"
  },
  "connectivity": {
    "upstreams": [
      22335,
      174
    ],
    "peers": [
      40702,
      174,
      22335
    ]
  },
  "location": {
    "latitude": 39.40221,
    "longitude": -107.21116,
    "country": "US",
    "city": "Carbondale",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "tech@siu.edu",
    "phone": "+1-618-453-6264"
  },
  "ipv4": {
    "ranges": [
      "131.230.0.0/16"
    ],
    "cidrs": 1,
    "ips": 65536
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}