Skip to content

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

WHISPER CANON · fedachi.clRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fedachi.cl

Resolution chain

fedachi.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.140.57.80192.140.57.0/24AS262256CL
66.33.22.23366.33.22.0/23AS400940RAILWAY - RailwayUS

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fedachi.cl.

MechanismTarget
SPF_Afedachi.cl
SPF_INCLUDE_spf.zglobalhost.com
SPF_IP138.255.101.220
SPF_IP138.255.101.221
SPF_IP192.140.57.80
SPF_MXfedachi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.