Autonomous System
AS398962 — CONTROLD - CONTROLD INC.(CA)
Last fetched
AS398962 is an Autonomous System operated by CONTROLD - CONTROLD INC. and registered in CA. As of Thu, 21 May 2026 10:34:51 GMT, it announces 54 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS398962 announces 54 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.171.240.0/24
- 76.76.2.0/24
- 76.76.10.0/24
- 147.185.34.0/24
- 176.125.236.0/23
- 176.125.238.0/24
- 176.125.239.0/24
- 206.253.88.0/22
- 2606:1a40::/48
- 2606:1a40:1::/48
- 2606:1a40:2::/48
- 2606:1a40:3::/48
- 2606:1a40:101c::/48
- 2606:1a40:101d::/48
- 2606:1a40:101e::/48
- 2606:1a40:101f::/48
- 2606:1a40:1020::/48
- 2606:1a40:1021::/48
- 2606:1a40:1022::/48
- 2606:1a40:1023::/48
- 2606:1a40:1036::/48
- 2606:1a40:1037::/48
- 2606:1a40:1038::/48
- 2606:1a40:1039::/48
- 2606:1a40:103a::/48
Peering ecosystem
7 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS394256 | CLOUDSINGULARITY - Tech Futures Interactive Inc. | CA |
| AS36236 | NETACTUATE - NetActuate, Inc | US |
| AS35280 | F5 | FR |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS1403 | EBOX - EBOX | CA |
Blast radius
Approximate count of dependent hostnames if AS398962 disappeared from the routing table.
~594 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:34:51 GMT.
MOAS / hijack watch
Prefixes routed by AS398962 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 AS398962 is unique to AS398962 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS398962.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS398962"})-[: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.