Autonomous System
AS226 — LOS-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
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 ASN | Operator | Country |
|---|---|---|
| AS4 | ISI-AS - University of Southern California | US |
| AS394353 | Fc Telecomunicacoes | US |
| AS62988 | PAPEGROUP - The Pape Group, Inc. | US |
| AS47065 | WEBIOHOST-ARIN-AS-01 - SourceForUs Incorporated | US |
| AS27609 | NWFCU-200 - NORTHWEST FEDERAL CREDIT UNION | US |
| AS25789 | ROWE-NETWORKS - Rowe Wireless Networks LLC | US |
| AS14486 | OXY-AS - Occidental College | US |
| AS12148 | CLEMSONU - Clemson University | US |
| AS11756 | CHLA - Childrens Hospital Los Angeles | US |
| AS11162 | LN-CHILDRENSHOSPITAL-ASN - Los Nettos | US |
| AS5108 | PASADENA-ASN - City of Pasadena | US |
| AS3659 | CLAREMONT - Claremont University Consortium | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS567 | ASN-LNET-AS - Los Nettos | US |
| AS127 | JPL-AS127 - Jet Propulsion Laboratory | US |
| AS85 | AERO-NET - The Aerospace Corporation | US |
| AS47 | USC-AS - University of Southern California | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.