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

County of Nevada

🇺🇸 United States

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

AS393661

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

nevadacountyca.gov

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

512

IPv6 CIDRs

0

IPv6 addresses

0

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

AS46276 SmarterBroadband logo SmarterBroadband
AS54048 Vast Networks logo Vast Networks

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

AS54048 Vast Networks logo Vast Networks
AS46276 SmarterBroadband logo SmarterBroadband

IPv4 CIDRs (1)

192.252.8.0/23

IPv6 CIDRs (0)

Location

City

Dayton

Country

🇺🇸 United States

Coordinates

39.23714, -119.59295

Timezone

America/Los_Angeles

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

whois

Abuse

Email

service.desk@nevadacountyca.gov

Phone

+1-530-470-2500

Query via the API View API documentation

curl iplib.re/AS393661

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 393661,
    "name": "County of Nevada",
    "type": "business",
    "website": "nevadacountyca.gov"
  },
  "connectivity": {
    "upstreams": [
      46276,
      54048
    ],
    "peers": [
      54048,
      46276
    ]
  },
  "location": {
    "latitude": 39.23714,
    "longitude": -119.59295,
    "country": "US",
    "city": "Dayton",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "service.desk@nevadacountyca.gov",
    "phone": "+1-530-470-2500"
  },
  "ipv4": {
    "ranges": [
      "192.252.8.0/23"
    ],
    "cidrs": 1,
    "ips": 512
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}