Autonomous System
AS125 — HI-NET-AS - Honeywell International, Inc.(US)
Last fetched
AS125 is an Autonomous System operated by HI-NET-AS - Honeywell International, Inc. and registered in US. As of Thu, 21 May 2026 16:27:02 GMT, it announces 27 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS125 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.35.217.0/24
- 103.232.224.0/24
- 199.62.28.0/23
- 199.62.60.0/24
- 199.62.136.0/24
- 199.62.137.0/24
- 199.62.138.0/24
- 199.62.141.0/24
- 199.64.0.0/24
- 199.64.7.0/24
- 199.64.9.0/24
- 199.64.13.0/24
- 199.64.34.0/23
- 199.64.52.0/23
- 199.64.55.0/24
- 199.64.124.0/24
- 199.64.162.0/23
- 199.64.164.0/24
- 199.64.172.0/22
- 199.64.176.0/22
- 199.64.192.0/24
- 199.64.196.0/22
- 199.64.219.0/24
- 199.64.220.0/24
- 199.64.221.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS198949 | RADWARE | IL |
| AS11247 | HONEYWELL-AEROSPACE - Honeywell International, Inc. | US |
| AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| AS7473 | SINGTEL-AS-AP Singapore Telecommunications Ltd | SG |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
Blast radius
Approximate count of dependent hostnames if AS125 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS125 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 AS125 is unique to AS125 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS125.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS125"})-[: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.