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
Maryland Institute College of Art logo

Maryland Institute College of Art

🇺🇸 United States

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

AS46988

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

mica.edu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

4096

IPv6 CIDRs

0

IPv6 addresses

0

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

AS33657 Comcast Cable Communications, LLC logo Comcast Cable Communications, LLC
AS209 Lumen (ex. Qwest) logo Lumen (ex. Qwest)

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

AS209 Lumen (ex. Qwest) logo Lumen (ex. Qwest)
AS33657 Comcast Cable Communications, LLC logo Comcast Cable Communications, LLC

IPv4 CIDRs (1)

192.126.96.0/20

IPv6 CIDRs (0)

Location

City

Baltimore

Country

🇺🇸 United States

Coordinates

39.84534, -82.60072

Timezone

America/New_York

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

whois

Abuse

Email

dapaw@mica.edu

Phone

+1-410-225-2464

Query via the API View API documentation

curl iplib.re/AS46988

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 46988,
    "name": "Maryland Institute College of Art",
    "type": "education",
    "website": "mica.edu"
  },
  "connectivity": {
    "upstreams": [
      33657,
      209
    ],
    "peers": [
      209,
      33657
    ]
  },
  "location": {
    "latitude": 39.84534,
    "longitude": -82.60072,
    "country": "US",
    "city": "Baltimore",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "dapaw@mica.edu",
    "phone": "+1-410-225-2464"
  },
  "ipv4": {
    "ranges": [
      "192.126.96.0/20"
    ],
    "cidrs": 1,
    "ips": 4096
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}