Autonomous System
AS13446 — AS-NETZERO - Netzero,INC.(US)
Last fetched
AS13446 is an Autonomous System operated by AS-NETZERO - Netzero,INC. and registered in US. As of Thu, 21 May 2026 14:38:32 GMT, it announces 23 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13446 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.136.20.0/22
- 64.136.26.0/24
- 64.136.27.0/24
- 64.136.0.0/18
- 64.136.44.0/22
- 64.136.52.0/22
- 68.71.117.0/24
- 68.71.122.0/24
- 68.235.2.0/24
- 68.235.3.0/24
- 69.71.18.0/24
- 207.148.223.0/24
- 208.67.184.0/24
- 216.225.1.0/24
- 216.225.0.0/22
- 216.225.4.0/24
- 216.225.129.0/24
- 216.225.128.0/20
- 216.225.240.0/20
- 216.234.64.0/24
- 216.234.65.0/24
- 216.234.70.0/24
- 216.234.71.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
MOAS / hijack watch
Prefixes routed by AS13446 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 AS13446 is unique to AS13446 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13446.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13446"})-[: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.