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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.113.238 | 75.2.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.228.62 | 99.83.224.0/20 | AS16509 | AMAZON-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.
Showing 25 of 1,182. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for hsbc.com.hk.
| Mechanism | Target |
|---|---|
| SPF_A | nwmailserver.hsbc.co.uk |
| SPF_A | symailserver.hsbc.co.uk |
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_IP | 193.108.76.55 |
| SPF_IP | 193.108.76.63/24 |
| SPF_IP | 203.112.80.0/20 |
| SPF_IP | 91.214.7.40/24 |
| SPF_IP | 91.214.7.46/24 |
| SPF_MX | hsbc.com.hk |
Related pages
Pivot deeper into the graph from hsbc.com.hk.
- IP · 75.2.113.238
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:hong kong domain name registration company limited|
- Country · US
- Email · dnsadmin@hsbc.com.hk
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · hs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.