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

Byteworks GmbH

🇨🇭 Switzerland

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

AS62035

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

byteworks.ch

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 (4)

AS33891 Core-Backbone GmbH logo Core-Backbone GmbH
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS13030 Init7 (Switzerland) Ltd. logo Init7 (Switzerland) Ltd.
AS9002 RETN Limited logo RETN Limited

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

AS9002 RETN Limited logo RETN Limited
AS24482 SG.GS logo SG.GS
AS33891 Core-Backbone GmbH logo Core-Backbone GmbH
AS25091 IP-Max SA logo IP-Max SA
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
View more
AS13030 Init7 (Switzerland) Ltd. logo Init7 (Switzerland) Ltd.

IPv4 CIDRs (1)

185.193.244.0/22

IPv6 CIDRs (1)

2a0a:3cc0::/29

Location

City

Zug

Country

🇨🇭 Switzerland

Coordinates

47.17242, 8.51745

Timezone

Europe/Zurich

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

whois

Abuse

Email

abuse@byteworks.ch

Phone

-

Query via the API View API documentation

curl iplib.re/AS62035

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 62035,
    "name": "Byteworks GmbH",
    "type": "business",
    "website": "byteworks.ch"
  },
  "connectivity": {
    "upstreams": [
      33891,
      6939,
      13030,
      9002
    ],
    "peers": [
      9002,
      24482,
      33891,
      25091,
      6939
    ]
  },
  "location": {
    "latitude": 47.17242,
    "longitude": 8.51745,
    "country": "CH",
    "city": "Zug",
    "source": "whois",
    "timezone": "Europe/Zurich"
  },
  "abuse": {
    "email": "abuse@byteworks.ch"
  },
  "ipv4": {
    "ranges": [
      "185.193.244.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2a0a:3cc0::/29"
    ],
    "cidrs": 1,
    "ips": 8
  }
}