Autonomous System
AS32244 — LIQUIDWEB - Liquid Web, L.L.C(US)
Last fetched
AS32244 is an Autonomous System operated by LIQUIDWEB - Liquid Web, L.L.C and registered in US. As of Thu, 21 May 2026 15:59:09 GMT, it announces 58 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32244 announces 58 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 50.28.5.0/24
- 50.28.25.0/24
- 50.28.0.0/18
- 50.28.64.0/19
- 50.57.240.0/20
- 64.50.144.0/23
- 64.50.148.0/22
- 64.50.144.0/20
- 64.50.152.0/21
- 64.91.224.0/19
- 67.43.0.0/20
- 67.225.128.0/17
- 67.227.128.0/17
- 68.66.211.0/24
- 69.16.222.0/23
- 69.16.192.0/18
- 69.160.56.0/24
- 69.167.128.0/18
- 72.52.128.0/17
- 96.30.0.0/18
- 159.135.48.0/20
- 162.212.134.0/24
- 162.252.104.0/22
- 172.255.59.0/24
- 173.199.128.0/18
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS202521 | NEXCESS-AMS01 | US |
| AS201682 | LIQUID-WEB-BV | US |
| AS53824 | LIQUIDWEB - Liquid Web, L.L.C | US |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS36444 | NEXCESS-NET - Liquid Web, L.L.C | US |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS7979 | SERVERS-COM - Servers.com, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS32244 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS32244 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS32244 is unique to AS32244 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32244.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32244"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.