Skip to content

Hostname

www.compc.cl

Last fetched

www.compc.cl resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · www.compc.clRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.compc.cl

Resolution chain

www.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

No WHOIS records are currently associated with www.compc.cl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for www.compc.cl.

MechanismTarget
SPF_Awww.compc.cl
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP162.240.102.31
SPF_MXwww.compc.cl

Related pages

Pivot deeper into the graph from www.compc.cl.

Cypher and MCP

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

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