Autonomous System
AS17490 — ETFIBERNET 3F,Yi Qing Building,Hua Jing Xin Cheng,Guangzhou(CN)
Last fetched
AS17490 is an Autonomous System operated by ETFIBERNET 3F,Yi Qing Building,Hua Jing Xin Cheng,Guangzhou and registered in CN. As of Wed, 20 May 2026 23:31:05 GMT, it announces 24 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17490 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 61.31.26.0/23
- 61.31.28.0/24
- 61.31.32.0/21
- 61.31.48.0/24
- 2401:ba80:a1d3::/48
- 2401:ba80:a1d4::/48
- 2401:ba80:a1d5::/48
- 2401:ba80:a1d6::/48
- 2401:ba80:a1d7::/48
- 2401:ba80:a1d8::/48
- 2401:ba80:a1d9::/48
- 2401:ba80:a1da::/48
- 2401:ba80:a1db::/48
- 2401:ba80:a1dc::/48
- 2401:ba80:a1dd::/48
- 2401:ba80:a1de::/48
- 2401:ba80:a1df::/48
- 2401:ba80:a1e0::/48
- 2401:ba80:a1e1::/48
- 2401:ba80:a1e2::/48
- 2401:ba80:a1e3::/48
- 2401:ba80:a1e4::/48
- 2401:ba80:a1e5::/48
- 2401:ba80:a1e6::/48
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS56040 | VOYAGERNET-AS-AP Voyager Internet Ltd. | CN |
MOAS / hijack watch
Prefixes routed by AS17490 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 AS17490 is unique to AS17490 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17490.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17490"})-[: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.