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

WallCloud GmbH

🇩🇪 Germany

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

AS213314

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

wallcloud.eu

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

1024

IPv6 CIDRs

1

IPv6 addresses

8

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS203329 NTT Global Data Centers EMEA GmbH logo NTT Global Data Centers EMEA GmbH

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

AS203329 NTT Global Data Centers EMEA GmbH logo NTT Global Data Centers EMEA GmbH
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv4 CIDRs (1)

95.214.168.0/22

IPv6 CIDRs (1)

2a09:ea80::/29

Location

City

Friedrichsdorf

Country

🇩🇪 Germany

Coordinates

50.24962, 8.64281

Timezone

Europe/Berlin

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

whois

Abuse

Email

abuse@wallcloud.eu

Phone

-

Query via the API View API documentation

curl iplib.re/AS213314

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 213314,
    "name": "WallCloud GmbH",
    "type": "business",
    "website": "wallcloud.eu"
  },
  "connectivity": {
    "upstreams": [
      6939,
      203329
    ],
    "peers": [
      203329,
      6939
    ]
  },
  "location": {
    "latitude": 50.24962,
    "longitude": 8.64281,
    "country": "DE",
    "city": "Friedrichsdorf",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "abuse@wallcloud.eu"
  },
  "ipv4": {
    "ranges": [
      "95.214.168.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2a09:ea80::/29"
    ],
    "cidrs": 1,
    "ips": 8
  }
}