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
United Nations Office at Vienna logo

United Nations Office at Vienna

🇦🇹 Austria

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

AS28839

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

unvienna.org

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

512

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
AS1764 Next Layer Telecommunications logo Next Layer Telecommunications

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

AS1764 Next Layer Telecommunications logo Next Layer Telecommunications
AS8412 T-Mobile Austria GmbH logo T-Mobile Austria GmbH

IPv6 CIDRs (1)

2a01:190:15ee::/48

Location

City

Vienna

Country

🇦🇹 Austria

Coordinates

48.20849, 16.37208

Timezone

Europe/Vienna

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

whois

Abuse

Email

noc@unvienna.org

Phone

-

Query via the API View API documentation

curl iplib.re/AS28839

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 28839,
    "name": "United Nations Office at Vienna",
    "type": "business",
    "website": "unvienna.org"
  },
  "connectivity": {
    "upstreams": [
      8412,
      1764
    ],
    "peers": [
      1764,
      8412
    ]
  },
  "location": {
    "latitude": 48.20849,
    "longitude": 16.37208,
    "country": "AT",
    "city": "Vienna",
    "source": "whois",
    "timezone": "Europe/Vienna"
  },
  "abuse": {
    "email": "noc@unvienna.org"
  },
  "ipv4": {
    "ranges": [
      "83.68.138.0/24",
      "193.138.94.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2a01:190:15ee::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}