Skip to content

Hostname

hsbc.com.au

Last fetched

hsbc.com.au resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:markmonitor corporate services inc as the registrar.

Nutrition Label

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

Resolution chain

hsbc.com.au 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
registrar:markmonitor corporate services inc
Organization
domain manager
Contact emails

Subdomains

38 observed subdomains of hsbc.com.au.

Web-graph footprint

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

408 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hsbc.com.au.

MechanismTarget
SPF_INCLUDEspf-00299f02.pphosted.com
SPF_INCLUDEspf.v6send.net
SPF_IP193.108.76.63/24
SPF_IP203.112.80.0/20
SPF_IP203.112.92.108
SPF_IP91.214.7.46/24
SPF_MXhsbc.com.au

Related pages

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

Cypher and MCP

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

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