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
Abnormal Inc logo

Abnormal Inc

🇺🇸 United States

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

AS20317

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

abnormal.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

16777216

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

AS34927 iFog GmbH logo iFog GmbH
AS20473 The Constant Company, LLC logo The Constant Company, LLC

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

AS34927 iFog GmbH logo iFog GmbH
AS20473 The Constant Company, LLC logo The Constant Company, LLC

IPv4 CIDRs (1)

23.140.60.0/24

IPv6 CIDRs (1)

2602:f8a2::/40

Location

City

Sheridan

Country

🇺🇸 United States

Coordinates

44.79719, -106.95618

Timezone

America/Denver

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

whois

Abuse

Email

abuse1@abnormal.com

Phone

+1-940-799-0050

Query via the API View API documentation

curl iplib.re/AS20317

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 20317,
    "name": "Abnormal Inc",
    "type": "business",
    "website": "abnormal.com"
  },
  "connectivity": {
    "upstreams": [
      34927,
      20473
    ],
    "peers": [
      34927,
      20473
    ]
  },
  "location": {
    "latitude": 44.79719,
    "longitude": -106.95618,
    "country": "US",
    "city": "Sheridan",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "abuse1@abnormal.com",
    "phone": "+1-940-799-0050"
  },
  "ipv4": {
    "ranges": [
      "23.140.60.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2602:f8a2::/40"
    ],
    "cidrs": 1,
    "ips": 16777216
  }
}