Skip to content

Hostname

corfo.cl

Last fetched

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

Nutrition Label

WHISPER CANON · corfo.clRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/corfo.cl

Resolution chain

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

IPPrefixASNOperatorCountry
200.29.137.50200.29.128.0/18AS6429Telmex Chile Internet S.A.CL

WHOIS identity

Registrar
registrar:nic chile
Organization
corporacion de fomento de la produccion
Contact emails

Subdomains

38 observed subdomains of corfo.cl.

Web-graph footprint

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

1,443 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for corfo.cl.

MechanismTarget
SPF_Acorfo.cl
SPF_INCLUDEspf.gwreactor.com
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP163.247.43.75
SPF_IP200.27.19.153
SPF_IP200.27.19.155
SPF_IP200.27.19.165
SPF_IP200.27.19.183
SPF_IP200.27.19.185
SPF_IP200.27.19.188
SPF_IP200.27.19.189
SPF_IP200.27.19.190
SPF_IP200.29.137.34
SPF_IP200.29.137.61
SPF_MXcorfo.cl

Related pages

Pivot deeper into the graph from corfo.cl.

Cypher and MCP

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

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