Skip to content

Hostname

hkcss.org.hk

Last fetched

hkcss.org.hk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · hkcss.org.hkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/hkcss.org.hk

Resolution chain

hkcss.org.hk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.40.237104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.160.90172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
Contact emails

Subdomains

79 observed subdomains of hkcss.org.hk.

Web-graph footprint

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

425 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hkcss.org.hk.

MechanismTarget
SPF_Aimail.hkcss.org.hk
SPF_Asmtp.bbmail.com.hk
SPF_Asmtp.hkbnes.hk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hkcss-org-hk.dns-index.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.165.61
SPF_IP218.189.45.138
SPF_MXhkcss.org.hk

Related pages

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

Cypher and MCP

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

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