Autonomous System
AS17705 — INSPIRENET-AS-AP - InSPire Net Ltd(NZ)
Last fetched
AS17705 is an Autonomous System operated by INSPIRENET-AS-AP - InSPire Net Ltd and registered in NZ. As of Tue, 01 Sep 2026 01:41:48 GMT, it announces 31 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17705 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 44.31.255.0/24
- 103.234.132.0/23
- 103.234.132.0/22
- 103.234.134.0/23
- 121.79.192.0/20
- 121.79.208.0/20
- 121.79.192.0/18
- 121.79.226.0/24
- 121.79.224.0/20
- 121.79.240.0/20
- 122.252.152.0/22
- 122.252.152.0/21
- 122.252.156.0/22
- 150.107.160.0/24
- 150.107.160.0/23
- 150.107.161.0/24
- 150.107.160.0/22
- 150.107.162.0/24
- 150.107.162.0/23
- 150.107.163.0/24
- 192.138.251.0/24
- 192.245.185.0/24
- 202.36.110.0/24
- 202.36.214.0/23
- 203.114.135.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS132723 | TDC-AS-AP - Tararua District Council | NZ |
| AS133108 | WANGANUI-AS-AP - Wanganui District Council | NZ |
| AS135626 | ELECTRALTD-AS-AP - Electra Limited | NZ |
| AS138976 | NZPL-AS-AP - NEW ZEALAND PHARMACEUTICALS LIMITED | NZ |
| AS151956 | EARTHLINKLIMITED-AS-AP - Earthlink | NZ |
| AS55850 | MERCURYNZ-AS-AP - Mercury NZ Limited | NZ |
| AS55857 | HARVESTELECTRONICS-AS-AP - Harvest Electronics NZ Limited | NZ |
| AS64073 | VETTA - Vetta Group | NZ |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS9790 | TWO-DEGREES-AS-AP - Two Degrees Networks Limited | NZ |
Blast radius
Count of dependent hostnames if AS17705 disappeared from the routing table.
13,782 hostnames depend on this network.Exact count across all 31 announced prefixes. Snapshot Wed, 10 Jun 2026 23:00:26 GMT.
MOAS / hijack watch
Prefixes routed by AS17705 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 AS17705 is unique to AS17705 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17705.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17705"})-[: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.