Skip to content

Hostname

clave-sm.cl

Last fetched

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

Nutrition Label

WHISPER CANON · clave-sm.clRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/clave-sm.cl

Resolution chain

clave-sm.cl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.212.95.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.214.251.12752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.173.18552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.71.57.4652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.147.16154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
79.125.42.23179.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:nic chile
Organization
tecnologia y gestion educativa, s.l.u.
Contact emails

Subdomains

8 observed subdomains of clave-sm.cl.

Web-graph footprint

Distinct hostnames that link to or from clave-sm.cl in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for clave-sm.cl.

MechanismTarget
SPF_Aclave-sm.cl
SPF_IP186.64.116.95
SPF_IP186.64.116.96
SPF_IP186.64.119.80
SPF_MXclave-sm.cl

Related pages

Pivot deeper into the graph from clave-sm.cl.

Cypher and MCP

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

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