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
Resolution chain
corfo.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.29.137.50 | 200.29.128.0/18 | AS6429 | Telmex 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.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from corfo.cl in the public web crawl.
1,443 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for corfo.cl.
| Mechanism | Target |
|---|---|
| SPF_A | corfo.cl |
| SPF_INCLUDE | spf.gwreactor.com |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 163.247.43.75 |
| SPF_IP | 200.27.19.153 |
| SPF_IP | 200.27.19.155 |
| SPF_IP | 200.27.19.165 |
| SPF_IP | 200.27.19.183 |
| SPF_IP | 200.27.19.185 |
| SPF_IP | 200.27.19.188 |
| SPF_IP | 200.27.19.189 |
| SPF_IP | 200.27.19.190 |
| SPF_IP | 200.29.137.34 |
| SPF_IP | 200.29.137.61 |
| SPF_MX | corfo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.