Autonomous System
AS6262 — CSIRO Commonwealth Scientific and Industrial(AU)
Last fetched
AS6262 is an Autonomous System operated by CSIRO Commonwealth Scientific and Industrial and registered in AU. As of Thu, 21 May 2026 21:04:23 GMT, it announces 80 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6262 announces 80 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 130.44.230.0/24
- 130.49.53.0/24
- 138.136.138.0/24
- 139.228.0.0/19
- 140.213.14.0/24
- 144.48.7.0/24
- 144.48.8.0/24
- 150.129.152.0/24
- 150.129.154.0/24
- 150.129.155.0/24
- 150.129.156.0/24
- 150.129.157.0/24
- 150.129.158.0/24
- 150.129.159.0/24
- 150.129.162.0/24
- 152.45.4.0/24
- 191.243.226.0/23
- 192.22.112.0/23
- 192.23.91.0/24
- 192.23.92.0/24
- 192.33.36.0/24
- 192.33.87.0/24
- 192.34.199.0/24
- 192.34.204.0/24
- 192.44.2.0/23
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
Blast radius
Approximate count of dependent hostnames if AS6262 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS6262 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 AS6262 is unique to AS6262 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6262.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6262"})-[: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.