Skip to content

Hostname

fdi.cl

Last fetched

fdi.cl resolves to 1 IPv4 address operated by Gtd Internet S.A. in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

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

Resolution chain

fdi.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.75.4.147200.75.0.0/19AS14259Gtd Internet S.A.CL

WHOIS identity

Registrar
registrar:nic chile
Organization
fuenzalida desarrollos inmobiliarios ltda. (fuenzalida desarrollos inmobiliarios limitada)
Contact emails

Subdomains

11 observed subdomains of fdi.cl.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fdi.cl.

MechanismTarget
SPF_Afdi.cl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEingesoft.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP200.75.4.144/28
SPF_IP201.238.207.152/29
SPF_MXfdi.cl

Related pages

Pivot deeper into the graph from fdi.cl.

Cypher and MCP

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

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