Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.238104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.238104.18.16.0/20AS13335CLOUDFLARENET - 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.

Web-graph footprint

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

61 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for copec.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfcluster.acepta.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.tipimail.com
SPF_IP186.67.133.130
SPF_IP186.67.195.123
SPF_IP186.67.195.66
SPF_IP186.67.195.79
SPF_IP190.196.161.37
SPF_IP200.6.118.164
SPF_IP64.18.0.0/20
SPF_IP64.68.200.41/32
SPF_IP69.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.