Autonomous System
AS43391 — ONAT-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
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 ASN | Operator | Country |
|---|---|---|
| AS3188 | ALASTYR | TR |
| AS215640 | KAUFMAN | TR |
| AS214584 | IMPORIENTE SOLUCIONES GLOBALES SAS | TR |
| AS208624 | KOEN-AS-KR KOREA SOUTH EAST POWER | TR |
| AS202991 | SECURITYSERVICES - Vercara, LLC | TR |
| AS201928 | WAVERLEYCOUNCIL-AS-AP Waverley Council | TR |
| AS201178 | RCC-ASN-01 - Rogue Community College | TR |
| AS57844 | BPPETROLLERI | TR |
| AS51540 | AARERZ | TR |
| AS50941 | ADVANCED-TECHNOLOGY-AS | TR |
| AS49467 | FILLECK | TR |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS48207 | WESTCALL-TRANZIT-AS | TR |
| AS44565 | ITHOSTLINE | TR |
| AS34549 | TELESMART-AS | DE |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS12735 | ASTURKNET | TR |
| AS9121 | TTNET | TR |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS3223 | VOXILITY | GB |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.