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

ARIN Operations

🇺🇸 United States

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

AS393225

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

-

Related ASNs have the same name or website. Related

AS394018 AS53535 AS393220 AS10745

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS2914 NTT America, Inc. logo NTT America, Inc.

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

AS53535 ARIN Operations

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS24482 SG.GS logo SG.GS
AS4826 Vocus Connect International Backbone logo Vocus Connect International Backbone
AS53535 ARIN Operations
View more
AS2914 NTT America, Inc. logo NTT America, Inc.
AS37721 Virtual Technologies & Solutions

IPv4 CIDRs (1)

199.212.0.0/24

IPv6 CIDRs (1)

2001:500:13::/48

Location

City

Grass Valley

Country

🇺🇸 United States

Coordinates

39.21906, -121.06106

Timezone

America/Los_Angeles

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

whois

Abuse

Email

-

Phone

+1-703-227-0660

Query via the API View API documentation

curl iplib.re/AS393225

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 393225,
    "name": "ARIN Operations",
    "type": "business",
    "related": [
      394018,
      53535,
      393220,
      10745
    ]
  },
  "connectivity": {
    "upstreams": [
      6939,
      6461,
      2914
    ],
    "downstreams": [
      53535
    ],
    "peers": [
      6461,
      6939,
      24482,
      4826,
      53535
    ]
  },
  "location": {
    "latitude": 39.21906,
    "longitude": -121.06106,
    "country": "US",
    "city": "Grass Valley",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "phone": "+1-703-227-0660"
  },
  "ipv4": {
    "ranges": [
      "199.212.0.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2001:500:13::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}