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
Lehigh University logo

Lehigh University

🇺🇸 United States

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

AS6522

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

lehigh.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 (3)

AS14877 FirstLight Fiber, Inc. logo FirstLight Fiber, Inc.
AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS701 Verizon Business logo Verizon Business

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS701 Verizon Business logo Verizon Business
AS14877 FirstLight Fiber, Inc. logo FirstLight Fiber, Inc.

IPv4 CIDRs (1)

128.180.0.0/16

IPv6 CIDRs (0)

Location

City

Bethlehem

Country

🇺🇸 United States

Coordinates

40.04396, -80.69064

Timezone

America/New_York

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

whois

Abuse

Email

hostmaster@lehigh.edu

Phone

+1-610-758-4019

Query via the API View API documentation

curl iplib.re/AS6522

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 6522,
    "name": "Lehigh University",
    "type": "education",
    "website": "lehigh.edu"
  },
  "connectivity": {
    "upstreams": [
      14877,
      3356,
      701
    ],
    "peers": [
      3356,
      701,
      14877
    ]
  },
  "location": {
    "latitude": 40.04396,
    "longitude": -80.69064,
    "country": "US",
    "city": "Bethlehem",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "hostmaster@lehigh.edu",
    "phone": "+1-610-758-4019"
  },
  "ipv4": {
    "ranges": [
      "128.180.0.0/16"
    ],
    "cidrs": 1,
    "ips": 65536
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}