Hostname
bluehandsinc.com
Last fetched
bluehandsinc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
bluehandsinc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.53.120 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.74 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.86 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.98 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 54.230.71.120 | 54.230.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.122 | 54.230.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.7 | 54.230.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.9 | 54.230.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
1 observed subdomain of bluehandsinc.com.
| Subdomain |
|---|
| www.bluehandsinc.com |
Web-graph footprint
Distinct hostnames that link to or from bluehandsinc.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bluehandsinc.com.
- IP · 3.164.53.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · ZA
- Email · bluehandsinc.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · bl…
- 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: "bluehandsinc.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.