Skip to content

Autonomous System

AS226LOS-NETTOS-AS - Los Nettos(US)

Last fetched

AS226 is an Autonomous System operated by LOS-NETTOS-AS - Los Nettos and registered in US. As of Wed, 20 May 2026 23:32:41 GMT, it announces 15 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS226Routing diversity6.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/226

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS4ISI-AS - University of Southern CaliforniaUS
AS394353Fc TelecomunicacoesUS
AS62988PAPEGROUP - The Pape Group, Inc.US
AS47065WEBIOHOST-ARIN-AS-01 - SourceForUs IncorporatedUS
AS27609NWFCU-200 - NORTHWEST FEDERAL CREDIT UNIONUS
AS25789ROWE-NETWORKS - Rowe Wireless Networks LLCUS
AS14486OXY-AS - Occidental CollegeUS
AS12148CLEMSONU - Clemson UniversityUS
AS11756CHLA - Childrens Hospital Los AngelesUS
AS11162LN-CHILDRENSHOSPITAL-ASN - Los NettosUS
AS5108PASADENA-ASN - City of PasadenaUS
AS3659CLAREMONT - Claremont University ConsortiumUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS567ASN-LNET-AS - Los NettosUS
AS127JPL-AS127 - Jet Propulsion LaboratoryUS
AS85AERO-NET - The Aerospace CorporationUS
AS47USC-AS - University of Southern CaliforniaUS

Blast radius

Approximate count of dependent hostnames if AS226 disappeared from the routing table.

~647 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:41 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS226.

Cypher and MCP

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

MATCH (a:ASN {name: "AS226"})-[: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.