Autonomous System
AS35487 — MISAKA(US)
Last fetched
AS35487 is an Autonomous System operated by MISAKA and registered in US. As of Thu, 21 May 2026 11:11:47 GMT, it announces 64 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS35487 announces 64 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.175.112.0/24
- 38.175.113.0/24
- 38.175.114.0/24
- 38.175.115.0/24
- 38.175.116.0/24
- 38.175.117.0/24
- 38.175.118.0/24
- 38.175.119.0/24
- 38.175.120.0/24
- 38.175.121.0/24
- 38.175.122.0/24
- 38.175.123.0/24
- 45.11.106.0/24
- 45.85.121.0/24
- 45.131.71.0/24
- 45.134.168.0/24
- 45.142.247.0/24
- 45.150.240.0/24
- 45.150.241.0/24
- 45.150.243.0/24
- 102.130.48.0/24
- 102.130.49.0/24
- 146.19.3.0/24
- 194.156.154.0/24
- 201.78.142.0/24
Peering ecosystem
27 distinct peers via BGP. The first 27 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS834 | IPXO - IPXO LLC | US |
| AS399272 | BARNHOLDT-NA - Barnholdt, LLC | US |
| AS328383 | xTom-Limited-AS | SC |
| AS213122 | HYONIX Hyonix | SG |
| AS209650 | ZHIYUAN-AS Zhiyuan Network | CN |
| AS208768 | CONSTV6 | IE |
| AS208393 | DEDCLOUD | GB |
| AS205398 | TYLER-OBRIEN _ | US |
| AS205058 | — | GB |
| AS204789 | BIZBETALTD | GB |
| AS202479 | FOGNET-SERVICES | CH |
| AS198510 | XTDEF | HK |
| AS147039 | CYPREA-AS-AP Cyprea Private Limited | MV |
| AS136180 | IPIP-CN Beijing Tiantexin Tech. Co., Ltd. | CN |
| AS60068 | CDN77 _ | GB |
| AS57695 | MISAKA Misaka Network, Inc. | US |
| AS56630 | MELBICOM-EU-AS Melbikomas UAB | LT |
| AS54218 | BERENET - SYSTEM36 L.L.C. | US |
| AS50069 | MISAKA-ANYCAST misaka.io Global AnyCast DNS | US |
| AS48539 | BIFROST-SYSTEMS | EE |
| AS40806 | GRAPHENEOS - GrapheneOS Foundation | CA |
| AS34939 | NEXTDNS | US |
| AS20326 | TERASWITCH - TeraSwitch Networks Inc. | US |
| AS12654 | RIPE-NCC-RIS-AS Reseaux IP Europeens Network Coordination Centre RIPE NCC | NL |
| AS997 | BSL-AS-AP Beyotta Services LLP | SG |
| AS931 | HYONIX - Hyonix | SG |
| AS917 | MISAKA - Misaka Network, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS35487 disappeared from the routing table.
~288 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:11:47 GMT.
MOAS / hijack watch
Prefixes routed by AS35487 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 AS35487 is unique to AS35487 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS35487.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS35487"})-[: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.