Skip to content

Hostname

cornerstone.org.hk

Last fetched

cornerstone.org.hk resolves to 1 IPv4 address operated by AS45910 in HK.

Nutrition Label

WHISPER CANON · cornerstone.org.hkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cornerstone.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
103.11.228.220103.11.228.0/24AS45910HK

WHOIS identity

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

Subdomains

1 observed subdomain of cornerstone.org.hk.

Web-graph footprint

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

16 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cornerstone.org.hk.

MechanismTarget
SPF_Aip1.almega.com.hk
SPF_Aip2.almega.com.hk
SPF_Aip3.almega.com.hk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.78.191.114
SPF_IP218.255.146.218
SPF_IP218.255.30.26
SPF_MXcornerstone.org.hk

Related pages

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

Cypher and MCP

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

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