Skip to content

Hostname

anfach.cl

Last fetched

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

Nutrition Label

WHISPER CANON · anfach.clRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/anfach.cl

Resolution chain

anfach.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
asociacion nacional funcionarios aduana chile (asoc nacional de funcionarios de aduanas de chile)
Contact emails

Subdomains

7 observed subdomains of anfach.cl.

Web-graph footprint

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

12 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • anfach.cl

SPF policy

14 SPF mechanisms authorising senders for anfach.cl.

MechanismTarget
SPF_Aanfach.cl
SPF_IP200.73.115.102
SPF_IP200.73.115.103
SPF_IP200.73.115.110
SPF_IP200.73.115.111
SPF_IP200.73.115.112
SPF_IP200.73.115.192
SPF_IP200.73.115.38
SPF_IP200.73.115.66
SPF_IP200.73.115.69
SPF_IP200.73.115.73
SPF_IP200.73.115.74
SPF_IP200.73.115.83
SPF_MXanfach.cl

Related pages

Pivot deeper into the graph from anfach.cl.

Cypher and MCP

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

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