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
DNS-OARC logo

DNS-OARC

🇺🇸 United States

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

AS64238

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

dns-oarc.net

Related ASNs have the same name or website. Related

AS112

IPv4 CIDRs

3

IPv4 addresses

1024

IPv6 CIDRs

2

IPv6 addresses

131072

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

Downstreams are networks that receive transit from this ASN. Downstreams (1)

AS24865 Keith Mitchell logo Keith Mitchell

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS24865 Keith Mitchell logo Keith Mitchell

Location

City

Indianapolis

Country

🇺🇸 United States

Coordinates

39.76838, -86.15804

Timezone

America/Indiana/Indianapolis

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

whois

Abuse

Email

abuse@dns-oarc.net

Phone

+1-650-423-1344

Query via the API View API documentation

curl iplib.re/AS64238

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 64238,
    "name": "DNS-OARC",
    "type": "business",
    "website": "dns-oarc.net",
    "related": [
      112
    ]
  },
  "connectivity": {
    "upstreams": [
      6939
    ],
    "downstreams": [
      24865
    ],
    "peers": [
      6939,
      24865
    ]
  },
  "location": {
    "latitude": 39.76838,
    "longitude": -86.15804,
    "country": "US",
    "city": "Indianapolis",
    "source": "whois",
    "timezone": "America/Indiana/Indianapolis"
  },
  "abuse": {
    "email": "abuse@dns-oarc.net",
    "phone": "+1-650-423-1344"
  },
  "ipv4": {
    "ranges": [
      "64.191.0.0/23",
      "64.191.0.0/24",
      "64.191.1.0/24"
    ],
    "cidrs": 3,
    "ips": 1024
  },
  "ipv6": {
    "ranges": [
      "2001:470:f8::/48",
      "2620:ff:c000::/48"
    ],
    "cidrs": 2,
    "ips": 131072
  }
}