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
The RAND Corporation logo

The RAND Corporation

🇺🇸 United States

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

AS21

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

rand.org

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

10

IPv4 addresses

2560

IPv6 CIDRs

0

IPv6 addresses

0

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

AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC
AS7016 Comcast Cable Communications, LLC logo Comcast Cable Communications, LLC
AS7046 Verizon Business logo Verizon Business
AS5650 Frontier Communications logo Frontier Communications

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

AS7046 Verizon Business logo Verizon Business
AS7016 Comcast Cable Communications, LLC logo Comcast Cable Communications, LLC
AS46887 Crown Castle Fiber LLC logo Crown Castle Fiber LLC
AS5650 Frontier Communications logo Frontier Communications

IPv6 CIDRs (0)

Location

City

Santa Monica

Country

🇺🇸 United States

Coordinates

34.01949, -118.49138

Timezone

America/Los_Angeles

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

whois

Abuse

Email

Whois_Admins@rand.org

Phone

+1-310-393-0411

Query via the API View API documentation

curl iplib.re/AS21

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 21,
    "name": "The RAND Corporation",
    "type": "business",
    "website": "rand.org"
  },
  "connectivity": {
    "upstreams": [
      46887,
      7016,
      7046,
      5650
    ],
    "peers": [
      7046,
      7016,
      46887,
      5650
    ]
  },
  "location": {
    "latitude": 34.01949,
    "longitude": -118.49138,
    "country": "US",
    "city": "Santa Monica",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "Whois_Admins@rand.org",
    "phone": "+1-310-393-0411"
  },
  "ipv4": {
    "ranges": [
      "130.154.0.0/24",
      "130.154.1.0/24",
      "130.154.3.0/24",
      "130.154.11.0/24",
      "130.154.30.0/24"
    ],
    "cidrs": 10,
    "ips": 2560
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}