Skip to content

Hostname

compcomm.hk

Last fetched

compcomm.hk is a registered hostname under the .hk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · compcomm.hkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/compcomm.hk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with compcomm.hk in WhisperGraph.

Subdomains

9 observed subdomains of compcomm.hk.

Web-graph footprint

Distinct hostnames that link to or from compcomm.hk in the public web crawl.

119 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for compcomm.hk.

MechanismTarget
SPF_Amx01.compcomm.hk
SPF_Amx02.compcomm.hk
SPF_IP118.142.98.227
SPF_IP202.64.68.227
SPF_IP210.176.104.165
SPF_MXcompcomm.hk

Related pages

Pivot deeper into the graph from compcomm.hk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compcomm.hk"})-[: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.