Skip to content

Hostname

chamber.org.hk

Last fetched

chamber.org.hk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1397 as the registrar.

Nutrition Label

WHISPER CANON · chamber.org.hkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/chamber.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.5.30104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.217172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
43.169.12.1043.169.12.0/24AS139341ACE-AS-AP - ACESG

WHOIS identity

Registrar
iana:1397
Organization
Contact emails

Subdomains

10 observed subdomains of chamber.org.hk.

Web-graph footprint

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

451 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for chamber.org.hk.

MechanismTarget
SPF_INCLUDEemail.chamber.org.hk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.176.69.66
SPF_IP210.176.69.67
SPF_IP210.176.69.68
SPF_IP210.176.69.83
SPF_IP223.197.237.65

Related pages

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

Cypher and MCP

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

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