Skip to content

Autonomous System

AS19978CIRION TECHNOLOGIES ARGENTINA S.A.(AR)

Last fetched

AS19978 is an Autonomous System operated by CIRION TECHNOLOGIES ARGENTINA S.A. and registered in AR. As of Wed, 20 May 2026 23:33:11 GMT, it announces 9 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS19978Routing diversity5.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/19978

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS274092Fuhr e Feltes LtdaVE
AS274062NHFIRE-AS-KR Nonghyup Property and Casualty Insurance Co.,LtdVE
AS273890MTS-CLOUD-AVE
AS273125CENTRAL SAT INTERNET LTDAVE
AS273039OASISINFO-ASVE
AS273029AMIRGT-ASVE
AS272809NITD-IN National Institute of Technology, DelhiVE
AS271813IDNIC-E-SMART-B-AS-ID CV. E-Smart BVE
AS270042FAAr turboNet LTDA.VE
AS264778GLAUKOS - Glaukos CorporationVE
AS263806MATNET-AS-AP Mackenzie Agricultural TechnologiesVE
AS263767IDNIC-MNC-AS-ID PT MNC Digital IndonesiaVE
AS263703KRASI-ASNVE
AS28089COMNET,S.A.VE
AS27648COPART - Copart, IncVE
AS11562Net Uno, C.A.VE
AS6306TELEFONICA VENEZOLANA, C.A.VE

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS19978.

Cypher and MCP

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

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