Skip to content

Autonomous System

AS212336 — BYTEVIRTLLC - ByteVirt LLC(US)

Last fetched

AS212336 is an Autonomous System operated by BYTEVIRTLLC - ByteVirt LLC and registered in US. As of Sun, 06 Sep 2026 17:20:12 GMT, it announces 50 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS212336Routing diversity8.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/212336

Routing footprint

AS212336 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

8 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS17433HNSL-AS-AP - Hytron Network Services LimitedHK
AS26042FIBERSTATE - FiberState, LLCUS
AS51847NEAROUTE - Nearoute LimitedHK
AS53667PONYNET - FranTech SolutionsUS
AS7720SKYWOLF-AS-AP - Skywolf Technology LLCUS
AS9002RETN-AS - RETN LimitedGB
AS906DMIT - DMIT Cloud ServicesUS
AS983AKARI-NETWORKS - Akari Networks LLCUS

Blast radius

Count of dependent hostnames if AS212336 disappeared from the routing table.

4,203 hostnames depend on this network.Exact count across all 43 announced prefixes. Snapshot Mon, 06 Jul 2026 01:00:23 GMT.

MOAS / hijack watch

Prefixes routed by AS212336 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 AS212336 is unique to AS212336 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS212336.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS212336"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.