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

Netskin GmbH

🇨🇭 Switzerland

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

AS3250

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

netskin.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

1024

IPv6 CIDRs

1

IPv6 addresses

1

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

AS9002 RETN Limited logo RETN Limited
AS13030 Init7 (Switzerland) Ltd. logo Init7 (Switzerland) Ltd.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS34019 Hivane Association logo Hivane Association
AS13030 Init7 (Switzerland) Ltd. logo Init7 (Switzerland) Ltd.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS24482 SG.GS logo SG.GS
AS9002 RETN Limited logo RETN Limited

IPv4 CIDRs (1)

185.14.156.0/22

IPv6 CIDRs (1)

2a03:b240::/32

Location

City

Sursee

Country

🇨🇭 Switzerland

Coordinates

47.17088, 8.11113

Timezone

Europe/Zurich

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

whois

Abuse

Email

noc@netskin.com

Phone

+41.445.081.628

Query via the API View API documentation

curl iplib.re/AS3250

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 3250,
    "name": "Netskin GmbH",
    "type": "business",
    "website": "netskin.com"
  },
  "connectivity": {
    "upstreams": [
      9002,
      13030,
      6939
    ],
    "peers": [
      34019,
      13030,
      6939,
      24482,
      9002
    ]
  },
  "location": {
    "latitude": 47.17088,
    "longitude": 8.11113,
    "country": "CH",
    "city": "Sursee",
    "source": "whois",
    "timezone": "Europe/Zurich"
  },
  "abuse": {
    "email": "noc@netskin.com",
    "phone": "+41.445.081.628"
  },
  "ipv4": {
    "ranges": [
      "185.14.156.0/22"
    ],
    "cidrs": 1,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2a03:b240::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}