Hostname
copec.cl
Last fetched
copec.cl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
copec.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.22.238 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.23.238 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- compañía de petroleos de chile s.a. (empresas copec s a)
- Contact emails
- —
Subdomains
108 observed subdomains of copec.cl.
Showing 25 of 108. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from copec.cl in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for copec.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spfcluster.acepta.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 186.67.133.130 |
| SPF_IP | 186.67.195.123 |
| SPF_IP | 186.67.195.66 |
| SPF_IP | 186.67.195.79 |
| SPF_IP | 190.196.161.37 |
| SPF_IP | 200.6.118.164 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 64.68.200.41/32 |
| SPF_IP | 69.163.207.89 |
Related pages
Pivot deeper into the graph from copec.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "copec.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.