Skip to content

Hostname

hksune.com

Last fetched

hksune.com resolves to 1 IPv4 address operated by AS10103 in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hksune.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hksune.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.209.88.218210.209.64.0/19AS10103HK

WHOIS identity

Registrar
iana:146
Organization
createch computing
Contact emails

Subdomains

2 observed subdomains of hksune.com.

Web-graph footprint

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

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hksune.com.

MechanismTarget
SPF_Ahksune.com
SPF_IP42.200.201.140
SPF_MXhksune.com

Related pages

Pivot deeper into the graph from hksune.com.

Cypher and MCP

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

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