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

NYSERNet

🇺🇸 United States

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

AS3755

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

nysernet.org

Related ASNs have the same name or website. Related

AS3630 AS3754 AS3629 AS3756

IPv4 CIDRs

3

IPv4 addresses

8448

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS174 Cogent Communications logo Cogent Communications
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

Downstreams are networks that receive transit from this ASN. Downstreams (3)

AS3630 NYSERNet logo NYSERNet
AS3629 NYSERNet logo NYSERNet
AS3756 NYSERNet logo NYSERNet

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

AS174 Cogent Communications logo Cogent Communications
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS3630 NYSERNet logo NYSERNet
AS3756 NYSERNet logo NYSERNet
AS3629 NYSERNet logo NYSERNet

IPv6 CIDRs (1)

2620:f:2::/48

Location

City

Syracuse

Country

🇺🇸 United States

Coordinates

41.08939, -112.06467

Timezone

America/Denver

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

whois

Abuse

Email

abuse@nysernet.org

Phone

+1-315-413-0345

Query via the API View API documentation

curl iplib.re/AS3755

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 3755,
    "name": "NYSERNet",
    "type": "business",
    "website": "nysernet.org",
    "related": [
      3630,
      3754,
      3629,
      3756
    ]
  },
  "connectivity": {
    "upstreams": [
      174,
      6939
    ],
    "downstreams": [
      3630,
      3629,
      3756
    ],
    "peers": [
      174,
      6939,
      3630,
      3756,
      3629
    ]
  },
  "location": {
    "latitude": 41.08939,
    "longitude": -112.06467,
    "country": "US",
    "city": "Syracuse",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "abuse@nysernet.org",
    "phone": "+1-315-413-0345"
  },
  "ipv4": {
    "ranges": [
      "137.238.240.0/20",
      "192.77.173.0/24",
      "199.110.240.0/20"
    ],
    "cidrs": 3,
    "ips": 8448
  },
  "ipv6": {
    "ranges": [
      "2620:f:2::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}