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
Wells Fargo & Company logo

Wells Fargo & Company

🇺🇸 United States

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

AS2011

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

wellsfargo.com

Related ASNs have the same name or website. Related

AS4196 AS10372 AS10376 AS10837 AS4243

IPv4 CIDRs

6

IPv4 addresses

5632

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS11426 Charter Communications Inc logo Charter Communications Inc
AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.
AS3356 Lumen (Level 3) logo Lumen (Level 3)

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS11426 Charter Communications Inc logo Charter Communications Inc
AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS13335 Cloudflare, Inc. logo Cloudflare, Inc.

IPv6 CIDRs (1)

2620:160:e372::/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

hostmaster@wellsfargo.com

Phone

+1-415-808-3158

Query via the API View API documentation

curl iplib.re/AS2011

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 2011,
    "name": "Wells Fargo & Company",
    "type": "business",
    "website": "wellsfargo.com",
    "related": [
      4196,
      10372,
      10376,
      10837,
      4243
    ]
  },
  "connectivity": {
    "upstreams": [
      11426,
      6461,
      13335,
      3356
    ],
    "peers": [
      6461,
      11426,
      3356,
      13335
    ]
  },
  "location": {
    "latitude": 37.77493,
    "longitude": -122.41942,
    "country": "US",
    "city": "San Francisco",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "hostmaster@wellsfargo.com",
    "phone": "+1-415-808-3158"
  },
  "ipv4": {
    "ranges": [
      "159.45.224.0/23",
      "171.72.233.0/24",
      "171.72.234.0/24",
      "204.106.32.0/20",
      "204.106.46.0/24"
    ],
    "cidrs": 6,
    "ips": 5632
  },
  "ipv6": {
    "ranges": [
      "2620:160:e372::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}