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
State of Nevada logo

State of Nevada

🇺🇸 United States

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

AS21783

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

nv.gov

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

3

IPv4 addresses

131072

IPv6 CIDRs

0

IPv6 addresses

0

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

AS23005 SWITCH, LTD logo SWITCH, LTD
AS22911 SINAP-TIX, LLC logo SINAP-TIX, LLC

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

AS23005 SWITCH, LTD logo SWITCH, LTD
AS22911 SINAP-TIX, LLC logo SINAP-TIX, LLC

IPv6 CIDRs (0)

Location

City

Panhandle

Country

🇺🇸 United States

Coordinates

35.3456, -101.38044

Timezone

America/Chicago

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

whois

Abuse

Email

abuse@nv.gov

Phone

+1-775-684-4333

Query via the API View API documentation

curl iplib.re/AS21783

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 21783,
    "name": "State of Nevada",
    "type": "business",
    "website": "nv.gov"
  },
  "connectivity": {
    "upstreams": [
      23005,
      22911
    ],
    "peers": [
      23005,
      22911
    ]
  },
  "location": {
    "latitude": 35.3456,
    "longitude": -101.38044,
    "country": "US",
    "city": "Panhandle",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "abuse@nv.gov",
    "phone": "+1-775-684-4333"
  },
  "ipv4": {
    "ranges": [
      "167.154.0.0/16",
      "167.154.0.0/17",
      "167.154.128.0/17"
    ],
    "cidrs": 3,
    "ips": 131072
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}