Autonomous System
AS3855 — LOGIC-3855 - Logic Communications Ltd(BM)
Last fetched
AS3855 is an Autonomous System operated by LOGIC-3855 - Logic Communications Ltd and registered in BM. As of Wed, 20 May 2026 23:30:22 GMT, it announces 86 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3855 announces 86 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 63.140.168.0/21
- 66.71.194.0/24
- 66.71.195.0/24
- 104.224.73.0/24
- 104.224.74.0/24
- 104.224.76.0/24
- 104.224.77.0/24
- 104.224.78.0/24
- 104.224.79.0/24
- 104.224.64.0/19
- 142.82.22.0/24
- 142.82.23.0/24
- 142.82.24.0/24
- 142.82.26.0/24
- 142.82.40.0/24
- 142.82.41.0/24
- 142.82.42.0/24
- 142.82.43.0/24
- 142.82.44.0/24
- 163.47.252.0/24
- 163.47.253.0/24
- 163.47.252.0/22
- 163.47.254.0/24
- 163.47.255.0/24
- 163.48.0.0/16
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS395838 | UNICOM-HEFEI-MAN UNICOM AnHui province network | BM |
| AS394478 | VAGARO - Vagaro | BM |
| AS36549 | OREILLYAUTO - OReilly Automotive Inc. | KY |
| AS19377 | CLOUD-CARIB-LTD - Cloud Carib Limited | BS |
| AS16413 | TELEBERMUDA - Telebermuda International Limited | BM |
| AS15272 | MIH-10-15272 - Miami International Holdings, Inc | US |
| AS12180 | INTERNAP-2BLK - Unitas Global | US |
| AS11031 | ORBIS-INVESTMENTS - Orbis Investments Canada Limited | CA |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS701 | UUNET - Verizon Business | US |
Blast radius
Approximate count of dependent hostnames if AS3855 disappeared from the routing table.
~705 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:30:22 GMT.
MOAS / hijack watch
Prefixes routed by AS3855 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 AS3855 is unique to AS3855 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3855.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3855"})-[: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.