Skip to content

Autonomous System

AS43391ONAT-AS(TR)

Last fetched

AS43391 is an Autonomous System operated by ONAT-AS and registered in TR. As of Wed, 20 May 2026 21:54:00 GMT, it announces 101 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS43391Routing diversity10.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/43391

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3188ALASTYRTR
AS215640KAUFMANTR
AS214584IMPORIENTE SOLUCIONES GLOBALES SASTR
AS208624KOEN-AS-KR KOREA SOUTH EAST POWERTR
AS202991SECURITYSERVICES - Vercara, LLCTR
AS201928WAVERLEYCOUNCIL-AS-AP Waverley CouncilTR
AS201178RCC-ASN-01 - Rogue Community CollegeTR
AS57844BPPETROLLERITR
AS51540AARERZTR
AS50941ADVANCED-TECHNOLOGY-ASTR
AS49467FILLECKTR
AS48362VARNA-IX Internet Exchange PointAT
AS48207WESTCALL-TRANZIT-ASTR
AS44565ITHOSTLINETR
AS34549TELESMART-ASDE
AS20473AS-VULTR - The Constant Company, LLCUS
AS12735ASTURKNETTR
AS9121TTNETTR
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
AS3223VOXILITYGB

Blast radius

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

~1,242 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:00 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS43391.

Cypher and MCP

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

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