Skip to content

Hostname

hsbc.bm

Last fetched

hsbc.bm resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · hsbc.bmRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/hsbc.bm

Resolution chain

hsbc.bm 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
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

26 observed subdomains of hsbc.bm.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hsbc.bm.

MechanismTarget
SPF_INCLUDEspf-00299f02.pphosted.com
SPF_IP193.108.76.55
SPF_IP203.112.85.14
SPF_IP203.112.90.14
SPF_IP203.112.90.15
SPF_IP204.178.86.20
SPF_IP205.214.180.192
SPF_IP205.214.190.35
SPF_IP91.214.7.40/24

Related pages

Pivot deeper into the graph from hsbc.bm.

Cypher and MCP

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

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