Skip to content

Autonomous System

AS49367RTSQUARE-AS(IT)

Last fetched

AS49367 is an Autonomous System operated by RTSQUARE-AS and registered in IT. As of Wed, 20 May 2026 21:52:53 GMT, it announces 29 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS49367Routing diversity7.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/49367

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS201602ES1IT
AS136258FLOW-ZRH2CA
AS59796NETWORKING-CONSULTIN-AS Calea Nationala 88SK
AS31034CALL-CENTER-POLAND-ASIT
AS24961TBSHDE
AS16004MIXITA-AS Milan Italy interconnection pointIT
AS9104CLIO-ASIT

Blast radius

Approximate count of dependent hostnames if AS49367 disappeared from the routing table.

~28,875 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:53 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS49367.

Cypher and MCP

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

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