Autonomous System
AS7604 — ZETTAGRID-AS-AP Zettagrid Pty Ltd(AU)
Last fetched
AS7604 is an Autonomous System operated by ZETTAGRID-AS-AP Zettagrid Pty Ltd and registered in AU. As of Wed, 20 May 2026 21:57:31 GMT, it announces 80 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7604 announces 80 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 102.222.17.0/24
- 102.222.16.0/22
- 102.222.18.0/24
- 102.222.19.0/24
- 102.222.20.0/23
- 103.6.64.0/23
- 103.17.78.0/24
- 103.23.72.0/24
- 103.232.16.0/22
- 103.232.20.0/24
- 103.232.20.0/23
- 119.93.128.0/19
- 119.93.160.0/19
- 119.93.192.0/19
- 119.93.224.0/19
- 119.94.0.0/20
- 119.94.0.0/19
- 119.94.16.0/20
- 119.94.32.0/19
- 119.94.64.0/20
- 119.94.64.0/19
- 119.94.80.0/20
- 119.94.96.0/19
- 119.94.128.0/19
- 119.94.160.0/19
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4826 | VOCUS-BACKBONE-AS Vocus Connect International Backbone | AU |
| AS138654 | INTELLEGENT-SYS-BULGARIA | AU |
| AS134427 | IDNIC-DISKOMINFO-BNA-AS-ID Pemerintah Kota Banda Aceh | AU |
| AS133958 | JMDTEC-AS Jmd Internet And Services Pvt Ltd | AU |
| AS133431 | DIGIRET- | AU |
| AS132873 | MINISTERIO PUBLICO DO ESTADO DE SANTA CATARINA | AU |
| AS64073 | — | NZ |
| AS58606 | VBRN-AS-MEL Viewbank Rise Networks | AU |
| AS38830 | LEVART-AS-AU-AP Levart Distribution Systems Pty Ltd | AU |
| AS35280 | F5 | FR |
| AS9507 | NEXTHOP-AS-AP NextHop Pty Ltd | AU |
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS7604 disappeared from the routing table.
~15,152 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:31 GMT.
MOAS / hijack watch
Prefixes routed by AS7604 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 AS7604 is unique to AS7604 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7604.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7604"})-[: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.