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

AS3630

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

AS3755 AS3754 AS3629 AS3756

IPv4 CIDRs

3

IPv4 addresses

768

IPv6 CIDRs

2

IPv6 addresses

131072

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

AS3755 NYSERNet logo NYSERNet

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

AS3755 NYSERNet logo NYSERNet

IPv6 CIDRs (2)

2620:f:6::/48
2620:f:7::/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/AS3630

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 3630,
    "name": "NYSERNet",
    "type": "business",
    "website": "nysernet.org",
    "related": [
      3755,
      3754,
      3629,
      3756
    ]
  },
  "connectivity": {
    "upstreams": [
      3755
    ],
    "peers": [
      3755
    ]
  },
  "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": [
      "199.109.84.0/24",
      "199.109.94.0/24",
      "199.109.99.0/24"
    ],
    "cidrs": 3,
    "ips": 768
  },
  "ipv6": {
    "ranges": [
      "2620:f:6::/48",
      "2620:f:7::/48"
    ],
    "cidrs": 2,
    "ips": 131072
  }
}