Skip to content

Autonomous System

AS45671 — AS45671-NET-AU Wholesale Services Provider(AU)

Last fetched

AS45671 is an Autonomous System operated by AS45671-NET-AU Wholesale Services Provider and registered in AU. As of Thu, 21 May 2026 14:14:13 GMT, it announces 203 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS45671Routing diversity10.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/45671

Routing footprint

AS45671 announces 203 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

10 distinct peers via BGP. The first 10 are listed below.

Peer ASNOperatorCountry
AS4858CORPITA-AS-AP Corpita Pty LtdAU
AS147309JTPL-AS-AP Jee Technology Pty LtdAU
AS142059OUTBACK-AS-AP EzeScanAU
AS138498ALLETTE-AS-AP Allette Systems Australia Pty LtdAU
AS137473LEVELUP-AS-AP LevelUP SolutionsAU
AS56199THOMAX-AU THOMAX TECH SYDAU
AS45577INTERVOLVE-MELBOURNE-AS-AP Intervolve Pty LtdAU
AS38195SUPERLOOP-AS-AP SuperloopAU
AS12041AS-AFILIAS1 - Afilias, Inc.US
AS9280SAU-NET-AU Servers Australia Pty LtdAU

MOAS / hijack watch

Prefixes routed by AS45671 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 AS45671 is unique to AS45671 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS45671.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS45671"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.