Hostname
hsbservices.com
Last fetched
hsbservices.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hsbservices.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.27.56 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.220.169.110 | 54.220.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.36.151 | 54.246.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.135.101 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0154084861
- Contact emails
- hsbservices.com@contactprivacy.com
- 5b2f8bdbad484e90a4e5224261461717.protect@whoisguard.com
- 3213b289-4609-4879-8a47-028b60a96e67@identity-protect.org
- b2baa952-a42c-45ea-bc12-8fb789c209d1@identity-protect.org
- f76b34ab-f3cb-4e1a-88d0-a225f9fb9fb7@identity-protect.org
- owner-6392287@hsbservices.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of hsbservices.com.
Threat posture
History
Related pages
Pivot deeper into the graph from hsbservices.com.
- IP · 52.16.27.56
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · hsbservices.com@contactprivacy.com
- TLD · .com
- Browse hostnames · hs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hsbservices.com"})-[: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.