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
Daniel Roesen logo

Daniel Roesen

🇩🇪 Germany

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

AS5401

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

cluenet.de

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

512

IPv6 CIDRs

3

IPv6 addresses

262144

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

AS12731 IPHH Internet Port Hamburg GmbH logo IPHH Internet Port Hamburg GmbH
AS34225 SpeedPartner GmbH logo SpeedPartner GmbH

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

AS34225 SpeedPartner GmbH logo SpeedPartner GmbH
AS12731 IPHH Internet Port Hamburg GmbH logo IPHH Internet Port Hamburg GmbH

IPv4 CIDRs (1)

195.20.120.0/23

Location

City

-

Country

🇩🇪 Germany

Coordinates

51.16569, 10.451526

Timezone

-

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

whois

Abuse

Email

abuse@cluenet.de

Phone

-

Query via the API View API documentation

curl iplib.re/AS5401

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 5401,
    "name": "Daniel Roesen",
    "type": "business",
    "website": "cluenet.de"
  },
  "connectivity": {
    "upstreams": [
      12731,
      34225
    ],
    "peers": [
      34225,
      12731
    ]
  },
  "location": {
    "latitude": 51.16569,
    "longitude": 10.451526,
    "country": "DE",
    "source": "whois"
  },
  "abuse": {
    "email": "abuse@cluenet.de"
  },
  "ipv4": {
    "ranges": [
      "195.20.120.0/23"
    ],
    "cidrs": 1,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2001:1440:202::/47",
      "2001:1440:201::/48",
      "2001:1440:202::/48"
    ],
    "cidrs": 3,
    "ips": 262144
  }
}