Skip to content

Hostname

stroke.org.hk

Last fetched

stroke.org.hk resolves to 1 IPv4 address operated by AS204800 in US.

Nutrition Label

WHISPER CANON · stroke.org.hkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stroke.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
103.227.176.29103.227.220.0/22AS204800US

WHOIS identity

No WHOIS records are currently associated with stroke.org.hk in WhisperGraph.

Subdomains

8 observed subdomains of stroke.org.hk.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stroke.org.hk.

MechanismTarget
SPF_Astroke.org.hk
SPF_INCLUDEspf.a2hosting.com
SPF_IP103.227.176.29
SPF_MXstroke.org.hk

Related pages

Pivot deeper into the graph from stroke.org.hk.

Cypher and MCP

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

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