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
Hyve Ltd logo

Hyve Ltd

🇬🇧 United Kingdom

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

AS202310

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

hyve.com

Related ASNs have the same name or website. Related

AS208176 AS26338 AS139345 AS397964 AS204413 AS204167

IPv4 CIDRs

1

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

131072

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

AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS12956 Telxius (Telefonica Global) logo Telxius (Telefonica Global)

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

AS12956 Telxius (Telefonica Global) logo Telxius (Telefonica Global)
AS3356 Lumen (Level 3) logo Lumen (Level 3)

IPv4 CIDRs (1)

195.114.108.0/23

IPv6 CIDRs (1)

2a07:f980::/47

Location

City

Brighton

Country

🇬🇧 United Kingdom

Coordinates

50.82838, -0.13947

Timezone

Europe/London

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

whois

Abuse

Email

abuse@hyve.com

Phone

-

Query via the API View API documentation

curl iplib.re/AS202310

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 202310,
    "name": "Hyve Ltd",
    "type": "business",
    "website": "hyve.com",
    "related": [
      208176,
      26338,
      139345,
      397964,
      204413,
      204167
    ]
  },
  "connectivity": {
    "upstreams": [
      3356,
      12956
    ],
    "peers": [
      12956,
      3356
    ]
  },
  "location": {
    "latitude": 50.82838,
    "longitude": -0.13947,
    "country": "GB",
    "city": "Brighton",
    "source": "whois",
    "timezone": "Europe/London"
  },
  "abuse": {
    "email": "abuse@hyve.com"
  },
  "ipv4": {
    "ranges": [
      "195.114.108.0/23"
    ],
    "cidrs": 1,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2a07:f980::/47"
    ],
    "cidrs": 1,
    "ips": 131072
  }
}