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

BYTES.ua

πŸ‡ΊπŸ‡¦ Ukraine

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

AS50321

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

hosting

Website

-

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

3

IPv4 addresses

1024

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS35297 Dataline LLC logo Dataline LLC
AS199995 Omega Telecom LLC logo Omega Telecom LLC
AS15895 "Kyivstar" PJSC logo "Kyivstar" PJSC

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

AS199995 Omega Telecom LLC logo Omega Telecom LLC
AS35297 Dataline LLC logo Dataline LLC
AS15895 "Kyivstar" PJSC logo "Kyivstar" PJSC

IPv6 CIDRs (1)

2001:67c:1528::/48

Location

City

Vinnytsya

Country

πŸ‡ΊπŸ‡¦ Ukraine

Coordinates

49.2322, 28.46871

Timezone

Europe/Kyiv

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

whois

Abuse

Email

reseni@gmail.com

Phone

-

Query via the API View API documentation

curl iplib.re/AS50321

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 50321,
    "name": "BYTES.ua",
    "type": "hosting"
  },
  "connectivity": {
    "upstreams": [
      35297,
      199995,
      15895
    ],
    "peers": [
      199995,
      35297,
      15895
    ]
  },
  "location": {
    "latitude": 49.2322,
    "longitude": 28.46871,
    "country": "UA",
    "city": "Vinnytsya",
    "source": "whois",
    "timezone": "Europe/Kyiv"
  },
  "abuse": {
    "email": "reseni@gmail.com"
  },
  "ipv4": {
    "ranges": [
      "89.213.114.0/24",
      "91.238.104.0/23",
      "141.11.252.0/24"
    ],
    "cidrs": 3,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2001:67c:1528::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}