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
Oak Ridge National Laboratory logo

Oak Ridge National Laboratory

🇺🇸 United States

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

AS50

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

government

Website

ornl.gov

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

11

IPv4 addresses

133888

IPv6 CIDRs

1

IPv6 addresses

1048576

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

AS293 ESnet logo ESnet
AS10490 Georgia Institute of Technology logo Georgia Institute of Technology
AS149848 CELEBRITY CABLE NETWORK INC logo CELEBRITY CABLE NETWORK INC

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

AS10490 Georgia Institute of Technology logo Georgia Institute of Technology
AS149848 CELEBRITY CABLE NETWORK INC logo CELEBRITY CABLE NETWORK INC
AS293 ESnet logo ESnet

IPv6 CIDRs (1)

2620:0:2b30::/44

Location

City

Oakridge

Country

🇺🇸 United States

Coordinates

43.74651, -122.46172

Timezone

America/Los_Angeles

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

whois

Abuse

Email

netmgr@ornl.gov

Phone

+1-865-241-6982

Query via the API View API documentation

curl iplib.re/AS50

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 50,
    "name": "Oak Ridge National Laboratory",
    "type": "government",
    "website": "ornl.gov"
  },
  "connectivity": {
    "upstreams": [
      293,
      10490,
      149848
    ],
    "peers": [
      10490,
      149848,
      293
    ]
  },
  "location": {
    "latitude": 43.74651,
    "longitude": -122.46172,
    "country": "US",
    "city": "Oakridge",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "netmgr@ornl.gov",
    "phone": "+1-865-241-6982"
  },
  "ipv4": {
    "ranges": [
      "103.188.87.0/24",
      "128.219.0.0/16",
      "160.91.0.0/16",
      "192.12.68.0/24",
      "192.31.96.0/24"
    ],
    "cidrs": 11,
    "ips": 133888
  },
  "ipv6": {
    "ranges": [
      "2620:0:2b30::/44"
    ],
    "cidrs": 1,
    "ips": 1048576
  }
}