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
Convo logo

Convo

🇺🇸 United States

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

AS54976

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

business

Website

convorelay.com

Related ASNs have the same name or website. Related

AS394756

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS29838 Atlantic Metro Communications II, Inc. logo Atlantic Metro Communications II, Inc.

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

AS29838 Atlantic Metro Communications II, Inc. logo Atlantic Metro Communications II, Inc.
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv4 CIDRs (2)

8.34.145.0/24
70.33.169.0/24

IPv6 CIDRs (1)

2620:12:2001::/48

Location

City

Austin

Country

🇺🇸 United States

Coordinates

41.63118, -78.09139

Timezone

America/New_York

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

whois

Abuse

Email

it@convorelay.com

Phone

+1-301-200-5032

Query via the API View API documentation

curl iplib.re/AS54976

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 54976,
    "name": "Convo",
    "type": "business",
    "website": "convorelay.com",
    "related": [
      394756
    ]
  },
  "connectivity": {
    "upstreams": [
      3356,
      29838
    ],
    "peers": [
      29838,
      3356
    ]
  },
  "location": {
    "latitude": 41.63118,
    "longitude": -78.09139,
    "country": "US",
    "city": "Austin",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "it@convorelay.com",
    "phone": "+1-301-200-5032"
  },
  "ipv4": {
    "ranges": [
      "8.34.145.0/24",
      "70.33.169.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2620:12:2001::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}