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
Palo Alto Research Center Incorporated logo

Palo Alto Research Center Incorporated

🇺🇸 United States

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

AS33631

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

parc.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

2304

IPv6 CIDRs

0

IPv6 addresses

0

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv6 CIDRs (0)

Location

City

Palo Alto

Country

🇺🇸 United States

Coordinates

37.44188, -122.14302

Timezone

America/Los_Angeles

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

whois

Abuse

Email

hostmaster@parc.com

Phone

+1-650-812-4444

Query via the API View API documentation

curl iplib.re/AS33631

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 33631,
    "name": "Palo Alto Research Center Incorporated",
    "type": "business",
    "website": "parc.com"
  },
  "connectivity": {
    "upstreams": [
      6939
    ],
    "peers": [
      6939
    ]
  },
  "location": {
    "latitude": 37.44188,
    "longitude": -122.14302,
    "country": "US",
    "city": "Palo Alto",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "hostmaster@parc.com",
    "phone": "+1-650-812-4444"
  },
  "ipv4": {
    "ranges": [
      "128.57.208.0/21",
      "192.12.16.0/24"
    ],
    "cidrs": 2,
    "ips": 2304
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}