Autonomous System
AS393775 — IPP-AS - IP Pathways, LLC(US)
Last fetched
AS393775 is an Autonomous System operated by IPP-AS - IP Pathways, LLC and registered in US. As of Fri, 04 Sep 2026 11:16:11 GMT, it announces 43 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS393775 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.235.14.0/23
- 64.199.252.0/24
- 65.61.48.0/23
- 67.43.16.0/24
- 67.43.17.0/24
- 67.43.18.0/24
- 67.43.19.0/24
- 67.43.16.0/21
- 67.43.20.0/24
- 67.43.21.0/24
- 67.43.22.0/24
- 67.43.23.0/24
- 67.43.16.0/20
- 67.43.24.0/24
- 67.43.25.0/24
- 67.43.26.0/24
- 67.43.27.0/24
- 67.43.24.0/21
- 67.43.28.0/24
- 67.43.29.0/24
- 67.43.30.0/24
- 67.43.31.0/24
- 131.149.240.0/24
- 131.149.241.0/24
- 131.149.240.0/22
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS393775 disappeared from the routing table.
1,411 hostnames depend on this network.Exact count across all 42 announced prefixes. Snapshot Fri, 14 Aug 2026 01:00:12 GMT.
MOAS / hijack watch
Prefixes routed by AS393775 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 AS393775 is unique to AS393775 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS393775.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS393775"})-[: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.