Autonomous System
AS214432(GB)
Last fetched
AS214432 is an Autonomous System registered in GB. As of Sun, 19 Jul 2026 23:52:46 GMT, it announces 174 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS214432 announces 174 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.26.191.0/24
- 5.226.189.0/24
- 23.27.181.0/24
- 31.56.42.0/24
- 31.77.220.0/24
- 45.8.200.0/24
- 45.38.145.0/24
- 45.41.8.0/24
- 45.41.9.0/24
- 45.140.186.0/24
- 45.145.153.0/24
- 50.2.5.0/24
- 51.146.0.0/24
- 51.146.1.0/24
- 51.146.2.0/24
- 51.146.3.0/24
- 51.194.235.0/24
- 51.241.180.0/24
- 51.241.181.0/24
- 51.241.182.0/24
- 51.241.183.0/24
- 51.241.204.0/24
- 51.241.205.0/24
- 51.241.206.0/24
- 51.241.207.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
Blast radius
Count of dependent hostnames if AS214432 disappeared from the routing table.
≥100 hostnames depend on this network.Verified lower bound — counted across 50 of 316 announced prefixes. The true total is at least this many. Snapshot Wed, 08 Jul 2026 11:00:52 GMT.
MOAS / hijack watch
Prefixes routed by AS214432 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 154.43.60.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC |
Threat posture
Related pages
Pivot deeper into the graph from AS214432.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS214432"})-[: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.