Autonomous System
AS7594 — ONQ-AS-AP On Q(AU)
Last fetched
AS7594 is an Autonomous System operated by ONQ-AS-AP On Q and registered in AU. As of Wed, 20 May 2026 23:30:44 GMT, it announces 10 routed IP prefixes and peers with 25 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7594 announces 10 distinct routed prefixes. The 10-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
25 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS152094 | NOERDNET | AU |
| AS142125 | PRTNET - Blurb, Inc. | AU |
| AS141457 | BOS-AS-AP Bangladesh Online Service | AU |
| AS139077 | ETERNITY-AS | AU |
| AS139023 | AIRPAK INTERNACIONAL NICARAGUA S.A | AU |
| AS138589 | SRB | AU |
| AS138354 | BCONNECT-AS-IN Bundelkhand Connect | AU |
| AS137958 | VTL-AS-AP Vision Technologies Ltd. | AU |
| AS136972 | NISPLMTR-AS Navin Internet Services Pvt. Ltd. | AU |
| AS136557 | WTH-AS-AP Waterfront Hotel co Symphony Communication Public Company Limited | AU |
| AS135409 | UMAXINTERNET-AS-AP U-MAX INTERNET | SG |
| AS135027 | IDNIC-MPP-AS-ID PT Majoe Praka Perkasa | AU |
| AS134985 | MTNDOTCOM-AS-AP MTN.COM | AU |
| AS132468 | PONTOCOM SOLUCOES EM TECNOLOGIA LTDA | SB |
| AS132113 | NUS-AS-AP National University of Singapore | AU |
| AS64073 | — | NZ |
| AS58914 | PUDDLENETPTYLTD-AS-AP Puddlenet Pty Ltd | AU |
| AS38298 | REDFOX-AS-AP REDFOX CORPORATION PTY LTD | AU |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS17890 | MATILDA-AS-AP Matilda Internet | AU |
| AS9336 | XYZTELECOM-AS-AP XYZ Telecom Pty Ltd | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2764 | AAPT AAPT Limited | AU |
Blast radius
Approximate count of dependent hostnames if AS7594 disappeared from the routing table.
~49,344 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:30:44 GMT.
MOAS / hijack watch
Prefixes routed by AS7594 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 AS7594 is unique to AS7594 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7594.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7594"})-[: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.