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

Devguard GmbH

🇩🇪 Germany

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

AS212440

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

hosting

Website

devguard.io

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

3

IPv6 addresses

67108866

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

AS9002 RETN Limited logo RETN Limited
AS5405 Inter.link GmbH logo Inter.link GmbH
AS33891 Core-Backbone GmbH logo Core-Backbone GmbH
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS24482 SG.GS logo SG.GS
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS57304 RETN Russia logo RETN Russia
AS33891 Core-Backbone GmbH logo Core-Backbone GmbH
AS5405 Inter.link GmbH logo Inter.link GmbH
View more
AS9002 RETN Limited logo RETN Limited

IPv4 CIDRs (1)

185.112.181.0/24

Location

City

Berlin

Country

🇩🇪 Germany

Coordinates

52.52437, 13.41053

Timezone

Europe/Berlin

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

whois

Abuse

Email

netop@devguard.io

Phone

-

Query via the API View API documentation

curl iplib.re/AS212440

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 212440,
    "name": "Devguard GmbH",
    "type": "hosting",
    "website": "devguard.io"
  },
  "connectivity": {
    "upstreams": [
      9002,
      5405,
      33891,
      6939
    ],
    "peers": [
      24482,
      6939,
      57304,
      33891,
      5405
    ]
  },
  "location": {
    "latitude": 52.52437,
    "longitude": 13.41053,
    "country": "DE",
    "city": "Berlin",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "netop@devguard.io"
  },
  "ipv4": {
    "ranges": [
      "185.112.181.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2a0e:6f00::/32",
      "2a0e:6f01::/32",
      "2a0e:6f06:400::/38"
    ],
    "cidrs": 3,
    "ips": 67108866
  }
}