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
U.S. Department of Energy logo

U.S. Department of Energy

🇺🇸 United States

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

AS11678

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

doe.gov

Related ASNs have the same name or website. Related

AS46846 AS23099 AS32982 AS394819 AS3424

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

1

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

AS293 ESnet logo ESnet

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

AS293 ESnet logo ESnet

IPv4 CIDRs (1)

192.100.51.0/24

IPv6 CIDRs (1)

2607:2080::/32

Location

City

Las Vegas

Country

🇺🇸 United States

Coordinates

36.17497, -115.13722

Timezone

America/Los_Angeles

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

whois

Abuse

Email

computersecuritygroup@nv.doe.gov

Phone

+1-702-295-1800

Query via the API View API documentation

curl iplib.re/AS11678

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 11678,
    "name": "U.S. Department of Energy",
    "type": "business",
    "website": "doe.gov",
    "related": [
      46846,
      23099,
      32982,
      394819,
      3424
    ]
  },
  "connectivity": {
    "upstreams": [
      293
    ],
    "peers": [
      293
    ]
  },
  "location": {
    "latitude": 36.17497,
    "longitude": -115.13722,
    "country": "US",
    "city": "Las Vegas",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "computersecuritygroup@nv.doe.gov",
    "phone": "+1-702-295-1800"
  },
  "ipv4": {
    "ranges": [
      "192.100.51.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2607:2080::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}