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
University of Toledo logo

University of Toledo

🇺🇸 United States

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

AS2025

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

utoledo.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

6

IPv4 addresses

132352

IPv6 CIDRs

0

IPv6 addresses

0

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

AS600 OARnet logo OARnet
AS13490 Buckeye Cablevision, Inc. logo Buckeye Cablevision, Inc.

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

AS3112 OARnet logo OARnet
AS13490 Buckeye Cablevision, Inc. logo Buckeye Cablevision, Inc.
AS600 OARnet logo OARnet

IPv6 CIDRs (0)

Location

City

Toledo

Country

🇺🇸 United States

Coordinates

46.43983, -122.84678

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@utoledo.edu

Phone

+1-419-530-2400

Query via the API View API documentation

curl iplib.re/AS2025

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 2025,
    "name": "University of Toledo",
    "type": "education",
    "website": "utoledo.edu"
  },
  "connectivity": {
    "upstreams": [
      600,
      13490
    ],
    "peers": [
      3112,
      13490,
      600
    ]
  },
  "location": {
    "latitude": 46.43983,
    "longitude": -122.84678,
    "country": "US",
    "city": "Toledo",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@utoledo.edu",
    "phone": "+1-419-530-2400"
  },
  "ipv4": {
    "ranges": [
      "131.183.0.0/16",
      "136.247.0.0/16",
      "198.30.180.0/23",
      "198.30.181.0/24",
      "198.30.192.0/24"
    ],
    "cidrs": 6,
    "ips": 132352
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}