Skip to content

Hostname

asfin.cl

Last fetched

asfin.cl resolves to 1 IPv4 address operated by AS263702 in CL.

Nutrition Label

WHISPER CANON · asfin.clRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/asfin.cl

Resolution chain

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

IPPrefixASNOperatorCountry
45.239.216.9045.239.216.0/24AS263702CL

WHOIS identity

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

Subdomains

4 observed subdomains of asfin.cl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for asfin.cl.

MechanismTarget
SPF_Aasfin.cl
SPF_IP138.255.103.100
SPF_IP45.239.216.90
SPF_MXasfin.cl

Related pages

Pivot deeper into the graph from asfin.cl.

Cypher and MCP

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

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