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 North Carolina at Charlotte logo

University of North Carolina at Charlotte

🇺🇸 United States

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

AS53384

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

uncc.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

65536

IPv6 CIDRs

1

IPv6 addresses

1

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

AS81 MCNC logo MCNC
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC

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

AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC
AS81 MCNC logo MCNC

IPv4 CIDRs (1)

152.15.0.0/16

IPv6 CIDRs (1)

2605:7b40::/32

Location

City

Charlotte

Country

🇺🇸 United States

Coordinates

44.30977, -73.26096

Timezone

America/New_York

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

whois

Abuse

Email

ocankurt@uncc.edu

Phone

+1-704-687-8946

Query via the API View API documentation

curl iplib.re/AS53384

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 53384,
    "name": "University of North Carolina at Charlotte",
    "type": "education",
    "website": "uncc.edu"
  },
  "connectivity": {
    "upstreams": [
      81,
      46887
    ],
    "peers": [
      46887,
      81
    ]
  },
  "location": {
    "latitude": 44.30977,
    "longitude": -73.26096,
    "country": "US",
    "city": "Charlotte",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "ocankurt@uncc.edu",
    "phone": "+1-704-687-8946"
  },
  "ipv4": {
    "ranges": [
      "152.15.0.0/16"
    ],
    "cidrs": 1,
    "ips": 65536
  },
  "ipv6": {
    "ranges": [
      "2605:7b40::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}