Skip to content

Hostname

cpy.com.hk

Last fetched

cpy.com.hk resolves to 1 IPv4 address operated by AS45474 in HK.

Nutrition Label

WHISPER CANON · cpy.com.hkRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cpy.com.hk

Resolution chain

cpy.com.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
27.126.200.2427.126.200.0/24AS45474HK

WHOIS identity

No WHOIS records are currently associated with cpy.com.hk in WhisperGraph.

Subdomains

7 observed subdomains of cpy.com.hk.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cpy.com.hk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.248.237.33
SPF_IP173.248.237.35
SPF_IP173.248.237.38
SPF_IP173.248.237.50
SPF_IP202.82.116.204
SPF_IP202.82.116.205
SPF_IP218.255.23.166
SPF_IP218.255.23.167
SPF_IP218.255.23.190

Related pages

Pivot deeper into the graph from cpy.com.hk.

Cypher and MCP

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

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