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
Digineo GmbH logo

Digineo GmbH

🇩🇪 Germany

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

AS3624

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

digineo.de

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

2

IPv6 addresses

65537

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

AS50629 LWLcom GmbH logo LWLcom GmbH
AS1273 Vodafone Group PLC logo Vodafone Group PLC
AS5405 Inter.link GmbH logo Inter.link GmbH
AS9002 RETN Limited logo RETN Limited

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

AS5405 Inter.link GmbH logo Inter.link GmbH
AS1273 Vodafone Group PLC logo Vodafone Group PLC
AS9002 RETN Limited logo RETN Limited
AS50629 LWLcom GmbH logo LWLcom GmbH

IPv4 CIDRs (1)

185.117.213.0/24

Location

City

Bremen

Country

🇩🇪 Germany

Coordinates

53.07582, 8.80717

Timezone

Europe/Berlin

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

whois

Abuse

Email

abuse@digineo.de

Phone

-

Query via the API View API documentation

curl iplib.re/AS3624

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 3624,
    "name": "Digineo GmbH",
    "type": "business",
    "website": "digineo.de"
  },
  "connectivity": {
    "upstreams": [
      50629,
      1273,
      5405,
      9002
    ],
    "peers": [
      5405,
      1273,
      9002,
      50629
    ]
  },
  "location": {
    "latitude": 53.07582,
    "longitude": 8.80717,
    "country": "DE",
    "city": "Bremen",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "abuse@digineo.de"
  },
  "ipv4": {
    "ranges": [
      "185.117.213.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:bf7:540::/48",
      "2a06:8782::/32"
    ],
    "cidrs": 2,
    "ips": 65537
  }
}