Skip to content

Hostname

hksh.com

Last fetched

hksh.com resolves to 1 IPv4 address operated by AS9729 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hksh.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hksh.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.184.214.214210.184.214.0/24AS9729HK

WHOIS identity

Registrar
iana:2
Organization
hong kong sanatorium & hospital
Contact emails

Subdomains

55 observed subdomains of hksh.com.

Web-graph footprint

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

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for hksh.com.

MechanismTarget
SPF_Ahksh.com
SPF_IP113.28.175.212
SPF_IP118.143.1.105
SPF_IP118.143.11.68
SPF_IP118.143.11.73
SPF_IP118.143.11.79
SPF_IP202.134.61.37
SPF_IP202.134.61.38
SPF_IP202.155.226.245
SPF_IP202.155.226.246
SPF_IP202.67.170.206/32
SPF_IP202.82.154.77
SPF_IP207.46.234.74/32
SPF_IP210.184.214.88
SPF_IP210.184.214.90
SPF_IP210.184.214.91
SPF_IP52.173.26.85

Related pages

Pivot deeper into the graph from hksh.com.

Cypher and MCP

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

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