Autonomous System
AS4648 — SPARK-NZ Global-Gateway Internet(NZ)
Last fetched
AS4648 is an Autonomous System operated by SPARK-NZ Global-Gateway Internet and registered in NZ. As of Wed, 20 May 2026 21:57:02 GMT, it announces 171 routed IP prefixes and peers with 43 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4648 announces 171 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 80.174.110.0/23
- 89.105.158.0/24
- 89.125.17.0/24
- 92.191.135.0/24
- 92.191.136.0/22
- 95.179.28.0/22
- 103.22.236.0/23
- 103.166.187.0/24
- 103.211.163.0/24
- 103.226.169.0/24
- 103.245.37.0/24
- 122.165.224.0/24
- 122.165.225.0/24
- 122.165.226.0/24
- 122.165.227.0/24
- 122.165.228.0/24
- 122.165.229.0/24
- 122.165.230.0/24
- 122.165.231.0/24
- 122.165.232.0/24
- 122.165.233.0/24
- 122.165.234.0/24
- 122.165.235.0/24
- 122.165.238.0/24
- 122.165.239.0/24
Peering ecosystem
43 distinct peers via BGP. The first 43 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS198949 | SISTEL FIBRA SERVICOS DE COMUNICACAO MULTIMIDIA LT | IL |
| AS152880 | CloudGuard Network | NZ |
| AS140685 | POLICIA NACIONAL DE COLOMBIA | NZ |
| AS140089 | SECTIONIO-AS-AP SQUIXA PTY LIMITED | NZ |
| AS139828 | IITG-IN Indian Institute of Technology IIT, Goa | NZ |
| AS139656 | STEELE-NETWORKS-AS-AP Steele Networks Pty Ltd | NZ |
| AS138355 | CLOUDIAX-GER | NZ |
| AS137448 | AYTELEKOM | NZ |
| AS137409 | ITCLOUD-VN VU GIA TECHNOLOGY INVESTMENT JOINT STOCK COMPANY | AU |
| AS134746 | FASTBEE24-AS-AP Fast Bee 24 | NZ |
| AS134692 | VALUEIT-AS | NZ |
| AS133785 | FOURTHUTILITY-AS | NZ |
| AS133604 | MDHB-AS-AP MidCentral District Health Board | NZ |
| AS133399 | KALAJOKI | NZ |
| AS133124 | Jose Carlos Santana Junior-ME | NZ |
| AS132822 | NTTDATA-DIPS-AS-AP NTT DATA INFORMATION PROCESSING SERVICES PRIVATE LIMITED | NZ |
| AS132534 | MOGHBAZARDOTNET-AS-AP Moghbazar Dot Net | NZ |
| AS64073 | SMC-AS-AP SM Communication Limited | NZ |
| AS56186 | YAHOO-SG3 internet content provider | NZ |
| AS56030 | PROENKS-AS-AP CIMB Securities Thailand Company Limited | NZ |
| AS55936 | BAAC-NET-TH 469 Nakronsawan.Rd, Chidrada Dusit | NZ |
| AS55850 | MICROSENSE-AS-AP Microsense Private Limited | NZ |
| AS55523 | HONGKONG3-HK HONGKONG SUHUA TRADING LIMITED | TK |
| AS55478 | ICEMEDIA-AS-AP Ice media Pty. Ltd. | AU |
| AS54113 | MODMC-54103-AS - MOD Mission Critical, LLC | US |
| AS48806 | CUSTRASBOURG | US |
| AS45946 | OPUS-INTERNATIONAL-CONSULTANTS-AS-AP Opus International Consultants | NZ |
| AS45475 | SECURITON-AS Securiton Technologies Internet Service Provider Melbourne | NZ |
| AS45215 | SECCOM-SYD-AS-AP Seccom Networks, Service Provider Australia | NZ |
| AS38333 | ANYCAST-GLOBAL-BACKBONE ANYCAST HOLDINGS PTY LTD | AU |
| AS24398 | BOC-AS-HK Bank Of ChinaHong Kong Limited | NZ |
| AS24324 | INFININET-AS-AP Infininet Global Pty Ltd | NZ |
| AS20940 | RETSAT | NL |
| AS19551 | INCAPSULA - Incapsula Inc | US |
| AS18353 | SPARK-AS-AP Spark New Zealand Trading Ltd | NZ |
| AS13150 | CATON | IL |
| AS9241 | FINTEL-FJ Fiji International Telecomunications Ltd | FJ |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS4771 | SPARKNZ Spark New Zealand Trading Ltd. | NZ |
| AS3573 | ACCENTURE - Accenture LLP | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2570 | TAS-SPARK-NZ Spark New Zealand Trading Ltd | NZ |
Blast radius
Approximate count of dependent hostnames if AS4648 disappeared from the routing table.
~1,180 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:02 GMT.
MOAS / hijack watch
Prefixes routed by AS4648 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 AS4648 is unique to AS4648 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4648.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4648"})-[: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.