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
Hack The Box Ltd logo

Hack The Box Ltd

🇬🇧 United Kingdom

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

AS214618

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

RIPE

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

hackthebox.eu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

4

IPv4 addresses

1792

IPv6 CIDRs

3

IPv6 addresses

196608

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

AS16509 Amazon.com, Inc. logo Amazon.com, Inc.
AS174 Cogent Communications logo Cogent Communications
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS174 Cogent Communications logo Cogent Communications
AS16509 Amazon.com, Inc. logo Amazon.com, Inc.
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.
AS8280 SYNAPSECOM S.A. Provider of Telecommunications and In... logo SYNAPSECOM S.A. Provider of Telecommunications and In...
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

Location

City

Stratford

Country

🇬🇧 United Kingdom

Coordinates

51.53333, 0

Timezone

Europe/London

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

whois

Abuse

Email

ripe-abuse@hackthebox.eu

Phone

-

Query via the API View API documentation

curl iplib.re/AS214618

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 214618,
    "name": "Hack The Box Ltd",
    "type": "business",
    "website": "hackthebox.eu"
  },
  "connectivity": {
    "upstreams": [
      16509,
      174,
      13335,
      6939
    ],
    "peers": [
      174,
      16509,
      13335,
      8280,
      6939
    ]
  },
  "location": {
    "latitude": 51.53333,
    "longitude": 0.0,
    "country": "GB",
    "city": "Stratford",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "ripe-abuse@hackthebox.eu"
  },
  "ipv4": {
    "ranges": [
      "109.176.239.0/24",
      "146.103.60.0/24",
      "154.57.19.0/24",
      "154.57.164.0/22"
    ],
    "cidrs": 4,
    "ips": 1792
  },
  "ipv6": {
    "ranges": [
      "2a14:7240:a10::/48",
      "2a14:7240:e02::/48",
      "2a14:7240:e01c::/48"
    ],
    "cidrs": 3,
    "ips": 196608
  }
}