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
OpenBSD logo

OpenBSD

🇨🇦 Canada

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

AS22512

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

openbsd.org

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

9

IPv4 addresses

3072

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS20119 Arrow Group Inc. logo Arrow Group Inc.
AS6327 Shaw Communications Inc. logo Shaw Communications Inc.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS3257 GTT Communications Inc. logo GTT Communications Inc.

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

AS852 TELUS Communications Inc. logo TELUS Communications Inc.
AS20119 Arrow Group Inc. logo Arrow Group Inc.
AS3257 GTT Communications Inc. logo GTT Communications Inc.
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS15296 Cybera Inc logo Cybera Inc
View more
AS6327 Shaw Communications Inc. logo Shaw Communications Inc.

IPv6 CIDRs (1)

2620:3d:c000::/48

Location

City

Calgary

Country

🇨🇦 Canada

Coordinates

51.05011, -114.08529

Timezone

America/Edmonton

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

whois

Abuse

Email

deraadt@openbsd.org

Phone

+1-403-237-9834

Query via the API View API documentation

curl iplib.re/AS22512

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 22512,
    "name": "OpenBSD",
    "type": "business",
    "website": "openbsd.org"
  },
  "connectivity": {
    "upstreams": [
      20119,
      6327,
      6939,
      3257
    ],
    "peers": [
      852,
      20119,
      3257,
      6939,
      15296
    ]
  },
  "location": {
    "latitude": 51.05011,
    "longitude": -114.08529,
    "country": "CA",
    "city": "Calgary",
    "source": "whois",
    "timezone": "America/Edmonton"
  },
  "abuse": {
    "email": "deraadt@openbsd.org",
    "phone": "+1-403-237-9834"
  },
  "ipv4": {
    "ranges": [
      "199.185.136.0/23",
      "199.185.136.0/24",
      "199.185.137.0/24",
      "199.185.178.0/24",
      "199.185.230.0/23"
    ],
    "cidrs": 9,
    "ips": 3072
  },
  "ipv6": {
    "ranges": [
      "2620:3d:c000::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}