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
Resolution chain
cleversalud.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.239.111.99 | 45.239.111.0/24 | AS266855 | — | CL |
| 192.140.58.20 | 192.140.58.0/24 | AS266855 | — | CL |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- importadora y exportadora clever ltda.
- Contact emails
- —
Subdomains
22 observed subdomains of cleversalud.cl.
Showing 18 of 22. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cleversalud.cl
SPF policy
5 SPF mechanisms authorising senders for cleversalud.cl.
| Mechanism | Target |
|---|---|
| SPF_A | cleversalud.cl |
| SPF_IP | 45.239.111.80 |
| SPF_IP | 45.239.111.93 |
| SPF_IP | 45.239.111.99 |
| SPF_MX | cleversalud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.