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
Resolution chain
anfach.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 |
|---|---|---|---|---|
| 200.73.115.66 | 200.73.115.0/24 | AS263237 | — | CL |
| 200.73.115.83 | 200.73.115.0/24 | AS263237 | — | CL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- anfach.cl
SPF policy
14 SPF mechanisms authorising senders for anfach.cl.
| Mechanism | Target |
|---|---|
| SPF_A | anfach.cl |
| SPF_IP | 200.73.115.102 |
| SPF_IP | 200.73.115.103 |
| SPF_IP | 200.73.115.110 |
| SPF_IP | 200.73.115.111 |
| SPF_IP | 200.73.115.112 |
| SPF_IP | 200.73.115.192 |
| SPF_IP | 200.73.115.38 |
| SPF_IP | 200.73.115.66 |
| SPF_IP | 200.73.115.69 |
| SPF_IP | 200.73.115.73 |
| SPF_IP | 200.73.115.74 |
| SPF_IP | 200.73.115.83 |
| SPF_MX | anfach.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.