Skip to content

Hostname

leydatriskel.cl

Last fetched

leydatriskel.cl resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · leydatriskel.clRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/leydatriskel.cl

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.191.18916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.11816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.7216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.3716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.2516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.10216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.36.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.23716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.18916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.813.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.140.16352.216.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.8552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.3752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.8552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.191.2952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with leydatriskel.cl in WhisperGraph.

Subdomains

1 observed subdomain of leydatriskel.cl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for leydatriskel.cl.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from leydatriskel.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "leydatriskel.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.