Autonomous System
AS158 — ERI-AS - Ericsson Inc.(US)
Last fetched
AS158 is an Autonomous System operated by ERI-AS - Ericsson Inc. and registered in US. As of Wed, 20 May 2026 21:51:47 GMT, it announces 81 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS158 announces 81 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 129.45.31.0/24
- 130.110.236.0/23
- 130.115.248.0/22
- 130.116.0.0/16
- 130.117.5.0/24
- 131.65.44.0/24
- 132.90.40.0/21
- 137.246.200.0/21
- 146.168.254.0/23
- 148.76.73.0/24
- 151.181.73.0/24
- 151.240.48.0/24
- 154.36.78.0/23
- 155.254.201.0/24
- 159.250.244.0/23
- 165.1.40.0/24
- 170.62.234.0/24
- 192.81.112.0/24
- 192.81.113.0/24
- 192.81.142.0/23
- 192.102.224.0/24
- 192.102.225.0/24
- 192.102.229.0/24
- 192.103.103.0/24
- 192.130.31.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS158 disappeared from the routing table.
~28,577 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:47 GMT.
MOAS / hijack watch
Prefixes routed by AS158 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 130.117.5.0/24 | AS14616 | IVANET-AMSTERDAM - IBASIS INC. |
| 130.117.5.0/24 | AS174 | COGENT-174 - Cogent Communications, LLC |
Threat posture
Related pages
Pivot deeper into the graph from AS158.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS158"})-[: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.