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

Linespeed

🇺🇸 United States

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

AS400517

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

linespeed.io

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 (1)

AS33490 Comcast Cable Communications, LLC logo Comcast Cable Communications, LLC

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

AS56554 IETF Event Network logo IETF Event Network

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

AS33490 Comcast Cable Communications, LLC logo Comcast Cable Communications, LLC
AS56554 IETF Event Network logo IETF Event Network

IPv4 CIDRs (1)

23.133.184.0/24

IPv6 CIDRs (1)

2602:fba9::/40

Location

City

Pittsford

Country

🇺🇸 United States

Coordinates

43.70673, -73.02816

Timezone

America/New_York

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

whois

Abuse

Email

con@linespeed.io

Phone

+1-714-833-7230

Query via the API View API documentation

curl iplib.re/AS400517

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 400517,
    "name": "Linespeed",
    "type": "business",
    "website": "linespeed.io"
  },
  "connectivity": {
    "upstreams": [
      33490
    ],
    "downstreams": [
      56554
    ],
    "peers": [
      33490,
      56554
    ]
  },
  "location": {
    "latitude": 43.70673,
    "longitude": -73.02816,
    "country": "US",
    "city": "Pittsford",
    "source": "whois",
    "timezone": "America/New_York"
  },
  "abuse": {
    "email": "con@linespeed.io",
    "phone": "+1-714-833-7230"
  },
  "ipv4": {
    "ranges": [
      "23.133.184.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2602:fba9::/40"
    ],
    "cidrs": 1,
    "ips": 16777216
  }
}