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
KVADOS, a.s. logo

KVADOS, a.s.

🇨🇿 Czech Republic

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

AS50348

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

kvados.cz

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

2048

IPv6 CIDRs

1

IPv6 addresses

1

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

AS16019 Vodafone Czech Republic a.s. logo Vodafone Czech Republic a.s.
AS30764 PODA a.s. logo PODA a.s.

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

AS30764 PODA a.s. logo PODA a.s.
AS16019 Vodafone Czech Republic a.s. logo Vodafone Czech Republic a.s.

IPv4 CIDRs (1)

109.233.160.0/21

IPv6 CIDRs (1)

2a00:4880::/32

Location

City

Ostrava

Country

🇨🇿 Czech Republic

Coordinates

49.83465, 18.28204

Timezone

Europe/Prague

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

whois

Abuse

Email

abuse@kvados.cz

Phone

-

Query via the API View API documentation

curl iplib.re/AS50348

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 50348,
    "name": "KVADOS, a.s.",
    "type": "business",
    "website": "kvados.cz"
  },
  "connectivity": {
    "upstreams": [
      16019,
      30764
    ],
    "peers": [
      30764,
      16019
    ]
  },
  "location": {
    "latitude": 49.83465,
    "longitude": 18.28204,
    "country": "CZ",
    "city": "Ostrava",
    "source": "whois",
    "timezone": "Europe/Prague"
  },
  "abuse": {
    "email": "abuse@kvados.cz"
  },
  "ipv4": {
    "ranges": [
      "109.233.160.0/21"
    ],
    "cidrs": 1,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [
      "2a00:4880::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}