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
Cornell College logo

Cornell College

🇺🇸 United States

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

AS3410

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

business

Website

cornellcollege.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

32768

IPv6 CIDRs

0

IPv6 addresses

0

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

AS5056 Aureon Network Services logo Aureon Network Services
AS393238 ImOn Communications, LLC logo ImOn Communications, LLC

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

AS393238 ImOn Communications, LLC logo ImOn Communications, LLC
AS5056 Aureon Network Services logo Aureon Network Services

IPv4 CIDRs (1)

144.62.0.0/17

IPv6 CIDRs (0)

Location

City

Mount Vernon

Country

🇺🇸 United States

Coordinates

38.71412, -77.10082

Timezone

America/New_York

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

whois

Abuse

Email

domain-contact@cornellcollege.edu

Phone

+1-319-895-4357

Query via the API View API documentation

curl iplib.re/AS3410

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 3410,
    "name": "Cornell College",
    "type": "business",
    "website": "cornellcollege.edu"
  },
  "connectivity": {
    "upstreams": [
      5056,
      393238
    ],
    "peers": [
      393238,
      5056
    ]
  },
  "location": {
    "latitude": 38.71412,
    "longitude": -77.10082,
    "country": "US",
    "city": "Mount Vernon",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "domain-contact@cornellcollege.edu",
    "phone": "+1-319-895-4357"
  },
  "ipv4": {
    "ranges": [
      "144.62.0.0/17"
    ],
    "cidrs": 1,
    "ips": 32768
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}