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

webgo GmbH

🇩🇪 Germany

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

AS48324

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

webgo.de

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

5

IPv4 addresses

4608

IPv6 CIDRs

1

IPv6 addresses

1

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

AS9211 Nawork Internet Informationssysteme GmbH logo Nawork Internet Informationssysteme GmbH
AS33891 Core-Backbone GmbH logo Core-Backbone GmbH

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

AS13237 euNetworks GmbH logo euNetworks GmbH
AS9211 Nawork Internet Informationssysteme GmbH logo Nawork Internet Informationssysteme GmbH
AS33891 Core-Backbone GmbH logo Core-Backbone GmbH

IPv6 CIDRs (1)

2a00:5fc1::/32

Location

City

Hamburg

Country

🇩🇪 Germany

Coordinates

53.55073, 9.99302

Timezone

Europe/Berlin

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

whois

Abuse

Email

abuse@webgo.de

Phone

-

Query via the API View API documentation

curl iplib.re/AS48324

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 48324,
    "name": "webgo GmbH",
    "type": "business",
    "website": "webgo.de"
  },
  "connectivity": {
    "upstreams": [
      9211,
      33891
    ],
    "peers": [
      13237,
      9211,
      33891
    ]
  },
  "location": {
    "latitude": 53.55073,
    "longitude": 9.99302,
    "country": "DE",
    "city": "Hamburg",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "abuse@webgo.de"
  },
  "ipv4": {
    "ranges": [
      "37.17.224.0/21",
      "45.153.56.0/22",
      "89.44.8.0/24",
      "185.10.70.0/24",
      "185.30.32.0/22"
    ],
    "cidrs": 5,
    "ips": 4608
  },
  "ipv6": {
    "ranges": [
      "2a00:5fc1::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}