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 Tue, 21 Jul 2026 12:50:15 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 |
|---|---|---|
| AS12148 | CLEMSONU - Clemson University | US |
| AS127 | JPL-AS127 - Jet Propulsion Laboratory | US |
| AS14486 | OXY-AS - Occidental College | US |
| AS25789 | LMU - Loyola Marymount University | US |
| AS27609 | USC-UNIVERSITY-HOSPITAL - USC-University Hospital | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS3659 | CLAREMONT - Claremont University Consortium | US |
| AS38022 | — | NZ |
| AS394353 | BROOT-AS - B.Root-Server-OPS | US |
| AS4 | ISI-AS - University of Southern California | US |
| AS47 | USC-AS - University of Southern California | US |
| AS47065 | — | US |
| AS5108 | PASADENA-ASN - City of Pasadena | US |
| AS567 | ASN-LNET-AS - Los Nettos | US |
| AS62988 | ARTCENTERCAMPUSES - Art Center College of Design | US |
| AS7575 | — | AU |
| AS85 | AERO-NET - The Aerospace Corporation | US |
Blast radius
Count of dependent hostnames if AS226 disappeared from the routing table.
19,786 hostnames depend on this network.Exact count across all 15 announced prefixes. Snapshot Sat, 11 Jul 2026 01:01:05 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.