Autonomous System
AS5555 — SOHONETEU-AS - Sohonet Limited(GB)
Last fetched
AS5555 is an Autonomous System operated by SOHONETEU-AS - Sohonet Limited and registered in GB. As of Sat, 05 Sep 2026 08:44:23 GMT, it announces 32 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5555 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.138.224.0/24
- 46.248.224.0/19
- 46.248.255.0/24
- 67.224.96.0/21
- 67.224.96.0/20
- 67.224.104.0/23
- 67.224.105.0/24
- 67.224.106.0/24
- 67.224.107.0/24
- 67.224.108.0/24
- 74.119.180.0/24
- 74.119.180.0/22
- 89.16.224.0/19
- 173.0.160.0/23
- 173.0.162.0/24
- 173.0.162.0/23
- 173.0.163.0/24
- 173.0.164.0/24
- 173.0.160.0/20
- 173.0.168.0/24
- 173.0.172.0/24
- 173.0.172.0/23
- 173.0.173.0/24
- 185.116.56.0/22
- 193.203.64.0/19
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS16164 | SOHONET-AS - Sohonet Limited | GB |
| AS196809 | FM - FremantleMedia Limited | GB |
| AS199788 | MPS - Motion Picture Solutions Limited | GB |
| AS22808 | RESOURCES-22808 - LION RESOURCES, INC. | US |
| AS26129 | HOLLYWOOD-CENTER - Sunset Las Palmas Entertainment Properties, LLC | US |
| AS2631 | WBD-AS2631 - Discovery Communications | US |
| AS30012 | ASN-UNIVERSAL-MUSIC-GROUP-INC - Universal Music Group, INC. | US |
| AS393811 | VDMS-US1 - Visual Data Media Services | US |
Blast radius
Count of dependent hostnames if AS5555 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 AS5555 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 AS5555 is unique to AS5555 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5555.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5555"})-[: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.