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
New York State Department of Health logo

New York State Department of Health

🇺🇸 United States

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

AS14223

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

government

Website

state.ny.us

Related ASNs have the same name or website. Related

AS20330

IPv4 CIDRs

2

IPv4 addresses

65792

IPv6 CIDRs

0

IPv6 addresses

0

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

AS26854 New York State logo New York State
AS13536 FirstLight Fiber, Inc. logo FirstLight Fiber, Inc.

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

AS26854 New York State logo New York State
AS13536 FirstLight Fiber, Inc. logo FirstLight Fiber, Inc.

IPv6 CIDRs (0)

Location

City

Albany

Country

🇺🇸 United States

Coordinates

44.63651, -123.10593

Timezone

America/Los_Angeles

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

whois

Abuse

Email

abuse@health.state.ny.us

Phone

+1-518-473-2902

Query via the API View API documentation

curl iplib.re/AS14223

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 14223,
    "name": "New York State Department of Health",
    "type": "government",
    "website": "state.ny.us",
    "related": [
      20330
    ]
  },
  "connectivity": {
    "upstreams": [
      26854,
      13536
    ],
    "peers": [
      26854,
      13536
    ]
  },
  "location": {
    "latitude": 44.63651,
    "longitude": -123.10593,
    "country": "US",
    "city": "Albany",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "abuse@health.state.ny.us",
    "phone": "+1-518-473-2902"
  },
  "ipv4": {
    "ranges": [
      "150.142.0.0/16",
      "192.135.176.0/24"
    ],
    "cidrs": 2,
    "ips": 65792
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}