Skip to content

Hostname

soporte.sanitas.cl

Last fetched

soporte.sanitas.cl resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · soporte.sanitas.clRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/soporte.sanitas.cl

Resolution chain

soporte.sanitas.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with soporte.sanitas.cl in WhisperGraph.

Subdomains

1 observed subdomain of soporte.sanitas.cl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for soporte.sanitas.cl.

MechanismTarget
SPF_Asoporte.sanitas.cl
SPF_IP138.117.148.90
SPF_IP138.117.149.13
SPF_IP138.117.149.15
SPF_IP138.117.149.70
SPF_IP177.221.140.69
SPF_IP54.39.133.76
SPF_MXsoporte.sanitas.cl

Related pages

Pivot deeper into the graph from soporte.sanitas.cl.

Cypher and MCP

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

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