Skip to content

Hostname

compc.cl

Last fetched

compc.cl resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · compc.clRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/compc.cl

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.102.31162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
66.225.221.8766.225.192.0/18AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

Registrar
registrar:nic chile
Organization
compc
Contact emails

Subdomains

24 observed subdomains of compc.cl.

Web-graph footprint

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

41 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • compc.cl

SPF policy

5 SPF mechanisms authorising senders for compc.cl.

MechanismTarget
SPF_Acompc.cl
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP162.240.102.31
SPF_MXcompc.cl

Related pages

Pivot deeper into the graph from compc.cl.

Cypher and MCP

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

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