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
Viridio logo

Viridio

🇺🇸 United States

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

AS36363

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

ARIN

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

viridio.net

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

4

IPv4 addresses

2560

IPv6 CIDRs

1

IPv6 addresses

1

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC

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

AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv6 CIDRs (1)

2605:5b40::/32

Location

City

Romoland

Country

🇺🇸 United States

Coordinates

33.74585, -117.17503

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@viridio.net

Phone

+1-951-928-8190

Query via the API View API documentation

curl iplib.re/AS36363

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 36363,
    "name": "Viridio",
    "type": "business",
    "website": "viridio.net"
  },
  "connectivity": {
    "upstreams": [
      6939,
      46887
    ],
    "peers": [
      46887,
      6939
    ]
  },
  "location": {
    "latitude": 33.74585,
    "longitude": -117.17503,
    "country": "US",
    "city": "Romoland",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@viridio.net",
    "phone": "+1-951-928-8190"
  },
  "ipv4": {
    "ranges": [
      "199.19.156.0/22",
      "205.153.116.0/22",
      "208.81.56.0/24",
      "216.170.121.0/24"
    ],
    "cidrs": 4,
    "ips": 2560
  },
  "ipv6": {
    "ranges": [
      "2605:5b40::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}