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

Wish

🇺🇸 United States

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

AS400274

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

contextlogic.com

Related ASNs have the same name or website. Related

AS205994

IPv4 CIDRs

1

IPv4 addresses

256

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS2914 NTT America, Inc. logo NTT America, Inc.
AS1299 Arelion (fka. Telia Carrier) logo Arelion (fka. Telia Carrier)

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

AS2914 NTT America, Inc. logo NTT America, Inc.
AS1299 Arelion (fka. Telia Carrier) logo Arelion (fka. Telia Carrier)

IPv4 CIDRs (1)

192.101.46.0/24

IPv6 CIDRs (1)

2602:80d:2000::/48

Location

City

San Francisco

Country

🇺🇸 United States

Coordinates

37.77493, -122.41942

Timezone

America/Los_Angeles

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

whois

Abuse

Email

wits-infra-ext@contextlogic.com

Phone

+1-415-432-7323

Query via the API View API documentation

curl iplib.re/AS400274

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 400274,
    "name": "Wish",
    "type": "business",
    "website": "contextlogic.com",
    "related": [
      205994
    ]
  },
  "connectivity": {
    "upstreams": [
      2914,
      1299
    ],
    "peers": [
      2914,
      1299
    ]
  },
  "location": {
    "latitude": 37.77493,
    "longitude": -122.41942,
    "country": "US",
    "city": "San Francisco",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "wits-infra-ext@contextlogic.com",
    "phone": "+1-415-432-7323"
  },
  "ipv4": {
    "ranges": [
      "192.101.46.0/24"
    ],
    "cidrs": 1,
    "ips": 256
  },
  "ipv6": {
    "ranges": [
      "2602:80d:2000::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}