Autonomous System
AS35228 — O2BROADBAND(GB)
Last fetched
AS35228 is an Autonomous System operated by O2BROADBAND and registered in GB. As of Thu, 21 May 2026 14:46:50 GMT, it announces 115 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS35228 announces 115 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.233.78.0/24
- 46.233.79.0/24
- 46.233.82.0/24
- 46.233.82.0/23
- 46.233.83.0/24
- 46.233.88.0/24
- 46.233.88.0/23
- 46.233.89.0/24
- 46.233.91.0/24
- 46.233.94.0/24
- 46.233.64.0/18
- 46.233.96.0/21
- 82.132.138.0/23
- 82.132.160.0/23
- 82.132.164.0/23
- 82.132.166.0/23
- 82.132.168.0/23
- 82.132.170.0/23
- 82.132.172.0/23
- 82.132.174.0/23
- 82.132.176.0/23
- 82.132.180.0/23
- 82.132.184.0/22
- 82.132.128.0/17
- 82.132.198.0/23
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS213241 | TECHIT | BE |
| AS57850 | NWL-AS | GB |
| AS50304 | BLIX | NO |
| AS50300 | CUSTDC | GB |
| AS50063 | SAINSBURYS-NET | GB |
| AS48362 | TKSWF-AS | AT |
| AS39060 | SAINSBURYS-NET | GB |
| AS35280 | F5 | FR |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS31500 | GNM-AS | AG |
| AS29180 | O2-ONLINE-AS ripe@o2.com 20170104 | GB |
| AS29075 | IELO IELO Main Network | FR |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS12956 | TELXIUS TELXIUS Cable | ES |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5089 | NTL | GB |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS35228 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 AS35228 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 AS35228 is unique to AS35228 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS35228.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS35228"})-[: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.