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
The University of Alabama logo

The University of Alabama

🇺🇸 United States

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

AS12173

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

ua.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

6

IPv4 addresses

65536

IPv6 CIDRs

0

IPv6 addresses

0

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

AS174 Cogent Communications logo Cogent Communications
AS10490 Georgia Institute of Technology logo Georgia Institute of Technology
AS62887 WhiteSky Communications, LLC. logo WhiteSky Communications, LLC.

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

AS10490 Georgia Institute of Technology logo Georgia Institute of Technology
AS174 Cogent Communications logo Cogent Communications
AS62887 WhiteSky Communications, LLC. logo WhiteSky Communications, LLC.

IPv6 CIDRs (0)

Location

City

Tuscaloosa

Country

🇺🇸 United States

Coordinates

33.20984, -87.56917

Timezone

America/Chicago

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

whois

Abuse

Email

abuse@ua.edu

Phone

+1-205-348-5555

Query via the API View API documentation

curl iplib.re/AS12173

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 12173,
    "name": "The University of Alabama",
    "type": "education",
    "website": "ua.edu"
  },
  "connectivity": {
    "upstreams": [
      174,
      10490,
      62887
    ],
    "peers": [
      10490,
      174,
      62887
    ]
  },
  "location": {
    "latitude": 33.20984,
    "longitude": -87.56917,
    "country": "US",
    "city": "Tuscaloosa",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "abuse@ua.edu",
    "phone": "+1-205-348-5555"
  },
  "ipv4": {
    "ranges": [
      "130.160.0.0/17",
      "130.160.160.0/19",
      "130.160.192.0/19",
      "130.160.224.0/19",
      "130.160.128.0/20"
    ],
    "cidrs": 6,
    "ips": 65536
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}