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
NETOPS B.V. logo

NETOPS B.V.

🇳🇱 Netherlands

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

AS61295

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

netops.net

Related ASNs have the same name or website. Related

AS201789 AS12459

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS201789 NETOPS B.V. logo NETOPS B.V.
AS51430 AltusHost B.V. logo AltusHost B.V.

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

AS51430 AltusHost B.V. logo AltusHost B.V.
AS201789 NETOPS B.V. logo NETOPS B.V.

IPv6 CIDRs (1)

2a0c:bf81::/48

Location

City

Amsterdam

Country

🇳🇱 Netherlands

Coordinates

52.37403, 4.88969

Timezone

Europe/Amsterdam

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

whois

Abuse

Email

reportabuse@netops.net

Phone

-

Query via the API View API documentation

curl iplib.re/AS61295

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 61295,
    "name": "NETOPS B.V.",
    "type": "business",
    "website": "netops.net",
    "related": [
      201789,
      12459
    ]
  },
  "connectivity": {
    "upstreams": [
      201789,
      51430
    ],
    "peers": [
      51430,
      201789
    ]
  },
  "location": {
    "latitude": 52.37403,
    "longitude": 4.88969,
    "country": "NL",
    "city": "Amsterdam",
    "source": "whois",
    "timezone": "Europe/Amsterdam"
  },
  "abuse": {
    "email": "reportabuse@netops.net"
  },
  "ipv4": {
    "ranges": [
      "91.214.46.0/24",
      "185.241.215.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2a0c:bf81::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}