Skip to content

Hostname

fabula.cl

Last fetched

fabula.cl resolves to 2 IPv4 addresses operated by Telmex Chile Internet S.A. in CL.

Nutrition Label

WHISPER CANON · fabula.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fabula.cl

Resolution chain

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

IPPrefixASNOperatorCountry
200.27.90.81200.27.90.0/24AS6429Telmex Chile Internet S.A.CL
200.73.25.216200.73.25.0/24AS18747IFX18747 - IFX CorporationCL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fabula.cl.

MechanismTarget
SPF_Afabula.cl
SPF_INCLUDEspf.google.com
SPF_IP186.64.113.130
SPF_IP186.64.113.131
SPF_IP186.64.113.132
SPF_IP200.27.90.81
SPF_IP200.73.25.216
SPF_MXfabula.cl

Related pages

Pivot deeper into the graph from fabula.cl.

Cypher and MCP

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

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