Autonomous System
AS137403 — SALTSYNC-AS-AP SALTSYNC(BD)
Last fetched
AS137403 is an Autonomous System operated by SALTSYNC-AS-AP SALTSYNC and registered in BD. As of Thu, 21 May 2026 01:04:14 GMT, it announces 31 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS137403 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.107.160.0/24
- 103.107.160.0/23
- 103.107.161.0/24
- 103.107.160.0/22
- 103.107.162.0/24
- 103.107.162.0/23
- 103.107.163.0/24
- 103.178.242.0/24
- 103.178.242.0/23
- 103.178.243.0/24
- 2402:5840::/48
- 2402:5840:2::/48
- 2402:5840:3::/48
- 2402:5840:4::/48
- 2402:5840:5::/48
- 2402:5840:6::/48
- 2402:5840:7::/48
- 2402:5840:8::/48
- 2402:5840:9::/48
- 2402:5840:10::/48
- 2402:5840:13::/48
- 2402:5840:14::/48
- 2402:5840:15::/48
- 2402:5840:16::/48
- 2402:5840:17::/48
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS137403 disappeared from the routing table.
~397 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:04:14 GMT.
MOAS / hijack watch
Prefixes routed by AS137403 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 AS137403 is unique to AS137403 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS137403.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS137403"})-[: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.