Skip to content

Hostname

hsbc.com.hk

Last fetched

hsbc.com.hk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · hsbc.com.hkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/hsbc.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.113.23875.2.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.228.6299.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1,182 observed subdomains of hsbc.com.hk.

Web-graph footprint

Distinct hostnames that link to or from hsbc.com.hk in the public web crawl.

1,477 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hsbc.com.hk.

MechanismTarget
SPF_Anwmailserver.hsbc.co.uk
SPF_Asymailserver.hsbc.co.uk
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_IP193.108.76.55
SPF_IP193.108.76.63/24
SPF_IP203.112.80.0/20
SPF_IP91.214.7.40/24
SPF_IP91.214.7.46/24
SPF_MXhsbc.com.hk

Related pages

Pivot deeper into the graph from hsbc.com.hk.

Cypher and MCP

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

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