Skip to content

Autonomous System

AS134555 — ENCOO-AS-AP - Encoo Pty Ltd(AU)

Last fetched

AS134555 is an Autonomous System operated by ENCOO-AS-AP - Encoo Pty Ltd and registered in AU. As of Sun, 06 Sep 2026 13:08:19 GMT, it announces 18 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS134555Routing diversity6.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/134555

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1221ASN-TELSTRA - Telstra LimitedAU
AS133120HOSTED-AS-AP - Hosted Network Pty LtdAU
AS136228CASEYCITYCOUNCIL-AS-AP - Casey City CouncilAU
AS137409GSLNETWORKS-AS-AP - GSL Networks Pty LTDAU
AS137433SEEK-AS-AP - Seek LimitedAU
AS138488MOONEE-VALLEY-COUNCIL-AS-AP - Moonee Valley City CouncilAU
AS149814BLUECONNECTIONSIT-AS-AP - BLUE CONNECTIONS PTY LTDAU
AS24115ASN-EQIX-MLPE - EquinixSG
AS45267LIGHTWIRE-AS-AP - Lightwire LTDNZ
AS64073VETTA - Vetta GroupNZ
AS6939HURRICANE - Hurricane Electric LLCUS
AS7471DAREBIN-AS-AU - City of DarebinAU

Blast radius

Count of dependent hostnames if AS134555 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 AS134555 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 AS134555 is unique to AS134555 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS134555.

Cypher and MCP

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

MATCH (a:ASN {name: "AS134555"})-[: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.