Hostname
fedachi.cl
Last fetched
fedachi.cl resolves to 2 IPv4 addresses operated by AS262256 in CL. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
fedachi.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 |
|---|---|---|---|---|
| 192.140.57.80 | 192.140.57.0/24 | AS262256 | — | CL |
| 66.33.22.233 | 66.33.22.0/23 | AS400940 | RAILWAY - Railway | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- federación atlética de chile
- Contact emails
- —
Subdomains
14 observed subdomains of fedachi.cl.
Web-graph footprint
Distinct hostnames that link to or from fedachi.cl in the public web crawl.
24 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fedachi.cl
- mail.fedachi.cl
SPF policy
6 SPF mechanisms authorising senders for fedachi.cl.
| Mechanism | Target |
|---|---|
| SPF_A | fedachi.cl |
| SPF_INCLUDE | _spf.zglobalhost.com |
| SPF_IP | 138.255.101.220 |
| SPF_IP | 138.255.101.221 |
| SPF_IP | 192.140.57.80 |
| SPF_MX | fedachi.cl |
Related pages
Pivot deeper into the graph from fedachi.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fedachi.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.