Hostname
huobichain.com
Last fetched
huobichain.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
huobichain.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.155.166 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.28 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.36 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.58 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.156.154 | 3.5.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.104 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.117 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.27 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.34 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.46 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.53 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.63 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.78 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.88 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.10 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.125 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.13 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.225 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.35 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.1.80 | 52.219.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of huobichain.com owner
- Contact emails
- 969789333@qq.com
- 05758efe-4514-4bd9-b505-406d2d348777@identity-protect.org
- 2905153e-c669-46f5-a674-ade5ba9dd945@identity-protect.org
- 33905445-4260-4d98-b2ab-a7932d49a659@identity-protect.org
- 5406bef8-62e7-4b0a-946e-74b4d590fa05@identity-protect.org
- 8db9cd17-9b88-4408-9e5b-e7ed778b34d5@identity-protect.org
- a92d3e36-7fd7-4dd9-8fe8-704a33ed4787@identity-protect.org
- d4cb018a-3771-49d7-a5ce-dc975a1b7b61@identity-protect.org
- owner-9401351@huobichain.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of huobichain.com.
Web-graph footprint
Distinct hostnames that link to or from huobichain.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from huobichain.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "huobichain.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.