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
Ripe-NetWorks e.U. logo

Ripe-NetWorks e.U.

🇦🇹 Austria

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

AS34964

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

ripe.at

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS8412 T-Mobile Austria GmbH logo T-Mobile Austria GmbH
AS8245 Video-Broadcast GmbH logo Video-Broadcast GmbH

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

AS8245 Video-Broadcast GmbH logo Video-Broadcast GmbH
AS8412 T-Mobile Austria GmbH logo T-Mobile Austria GmbH

IPv4 CIDRs (1)

193.189.146.0/24

IPv6 CIDRs (1)

2001:67c:21f8::/48

Location

City

Rennweg am Katschberg

Country

🇦🇹 Austria

Coordinates

47.01667, 13.61667

Timezone

Europe/Vienna

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

whois

Abuse

Email

abuse@ripe.at

Phone

-

Query via the API View API documentation

curl iplib.re/AS34964

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 34964,
    "name": "Ripe-NetWorks e.U.",
    "type": "business",
    "website": "ripe.at"
  },
  "connectivity": {
    "upstreams": [
      8412,
      8245
    ],
    "peers": [
      8245,
      8412
    ]
  },
  "location": {
    "latitude": 47.01667,
    "longitude": 13.61667,
    "country": "AT",
    "city": "Rennweg am Katschberg",
    "source": "whois",
    "timezone": "Europe/Vienna"
  },
  "abuse": {
    "email": "abuse@ripe.at"
  },
  "ipv4": {
    "ranges": [
      "193.189.146.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:67c:21f8::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}