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
RGnet OU logo

RGnet OU

🇪🇪 Estonia

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

AS4128

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

bogus.com

Related ASNs have the same name or website. Related

AS3130 AS3927 AS3970

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS2914 NTT America, Inc. logo NTT America, Inc.

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

AS2914 NTT America, Inc. logo NTT America, Inc.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS14907 Wikimedia Foundation Inc. logo Wikimedia Foundation Inc.

IPv4 CIDRs (1)

198.180.152.0/24

IPv6 CIDRs (1)

2001:418:3807::/48

Location

City

Tallinn

Country

🇪🇪 Estonia

Coordinates

59.43696, 24.75353

Timezone

Europe/Tallinn

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

whois

Abuse

Email

blackhole@bogus.com

Phone

-

Query via the API View API documentation

curl iplib.re/AS4128

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 4128,
    "name": "RGnet OU",
    "type": "business",
    "website": "bogus.com",
    "related": [
      3130,
      3927,
      3970
    ]
  },
  "connectivity": {
    "upstreams": [
      6939,
      2914
    ],
    "peers": [
      2914,
      6939,
      14907
    ]
  },
  "location": {
    "latitude": 59.43696,
    "longitude": 24.75353,
    "country": "EE",
    "city": "Tallinn",
    "source": "whois",
    "timezone": "Europe/Tallinn"
  },
  "abuse": {
    "email": "blackhole@bogus.com"
  },
  "ipv4": {
    "ranges": [
      "198.180.152.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:418:3807::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}