Skip to content

Hostname

hsbc.com.sg

Last fetched

hsbc.com.sg resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · hsbc.com.sgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/hsbc.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.252.5815.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.210.1943.33.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
the hongkong & shanghai banking corporation ltd (sgnic-org1083855)
Contact emails

Subdomains

107 observed subdomains of hsbc.com.sg.

Web-graph footprint

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

456 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hsbc.com.sg.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEspf1.hsbc.com
SPF_INCLUDEspf2.hsbc.com
SPF_INCLUDEspf3.hsbc.com
SPF_IP202.79.193.24
SPF_IP203.112.80.0/20
SPF_IP203.125.243.0/29
SPF_MXhsbc.com.sg

Related pages

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

Cypher and MCP

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

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