Skip to content

Hostname

troika.cl

Last fetched

troika.cl resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · troika.clRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/troika.cl

Resolution chain

troika.cl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.46.46100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.209.10435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.191.11944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.160.7154.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
importadora y distribuidora brown arrow spa
Contact emails

Subdomains

4 observed subdomains of troika.cl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for troika.cl.

MechanismTarget
SPF_Atroika.cl
SPF_INCLUDEsender.siscam.cl
SPF_MXtroika.cl

Related pages

Pivot deeper into the graph from troika.cl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "troika.cl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.