Skip to content

Hostname

cleversalud.cl

Last fetched

cleversalud.cl resolves to 2 IPv4 addresses operated by AS266855 in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · cleversalud.clRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cleversalud.cl

Resolution chain

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

WHOIS identity

Registrar
registrar:nic chile
Organization
importadora y exportadora clever ltda.
Contact emails

Subdomains

22 observed subdomains of cleversalud.cl.

Web-graph footprint

Distinct hostnames that link to or from cleversalud.cl in the public web crawl.

73 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cleversalud.cl

SPF policy

5 SPF mechanisms authorising senders for cleversalud.cl.

MechanismTarget
SPF_Acleversalud.cl
SPF_IP45.239.111.80
SPF_IP45.239.111.93
SPF_IP45.239.111.99
SPF_MXcleversalud.cl

Related pages

Pivot deeper into the graph from cleversalud.cl.

Cypher and MCP

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

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