Skip to content

Hostname

stjohn.org.hk

Last fetched

stjohn.org.hk resolves to 1 IPv4 address operated by AS9304 in HK.

Nutrition Label

WHISPER CANON · stjohn.org.hkRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/stjohn.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
218.189.80.47218.189.64.0/19AS9304HK

WHOIS identity

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

Subdomains

14 observed subdomains of stjohn.org.hk.

Web-graph footprint

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

109 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for stjohn.org.hk.

MechanismTarget
SPF_Astjohn.org.hk
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.75.121.33
SPF_IP183.179.205.105
SPF_IP183.179.205.106
SPF_IP202.77.35.214
SPF_IP202.77.35.215
SPF_IP202.77.35.216
SPF_IP202.77.35.218
SPF_IP218.188.159.2
SPF_IP218.189.80.34
SPF_IP218.189.80.47
SPF_MXstjohn.org.hk

Related pages

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

Cypher and MCP

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

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