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
WatchGuard Technologies, Inc. logo

WatchGuard Technologies, Inc.

🇺🇸 United States

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

AS46501

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

watchguard.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS14744 Unitas Global logo Unitas Global
AS1828 Unitas Global logo Unitas Global
AS3361 Digital Fortress, Inc. logo Digital Fortress, Inc.

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

AS3361 Digital Fortress, Inc. logo Digital Fortress, Inc.
AS14744 Unitas Global logo Unitas Global
AS1828 Unitas Global logo Unitas Global

IPv6 CIDRs (1)

2600:c00:11::/48

Location

City

Seattle

Country

🇺🇸 United States

Coordinates

47.60621, -122.33207

Timezone

America/Los_Angeles

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

whois

Abuse

Email

networkadmin@watchguard.com

Phone

+1-206-613-6632

Query via the API View API documentation

curl iplib.re/AS46501

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 46501,
    "name": "WatchGuard Technologies, Inc.",
    "type": "business",
    "website": "watchguard.com"
  },
  "connectivity": {
    "upstreams": [
      14744,
      1828,
      3361
    ],
    "peers": [
      3361,
      14744,
      1828
    ]
  },
  "location": {
    "latitude": 47.60621,
    "longitude": -122.33207,
    "country": "US",
    "city": "Seattle",
    "source": "whois",
    "timezone": "America/Los_Angeles"
  },
  "abuse": {
    "email": "networkadmin@watchguard.com",
    "phone": "+1-206-613-6632"
  },
  "ipv4": {
    "ranges": [
      "63.251.166.0/24",
      "64.74.30.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2600:c00:11::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}