Skip to content

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

WHISPER CANON · huobichain.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/huobichain.com

Resolution chain

huobichain.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.1663.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.283.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.363.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.583.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1543.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1173.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.273.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.343.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.463.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.533.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.633.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.783.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.883.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.103.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1253.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.133.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2253.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.353.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.8052.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of huobichain.com owner
Contact emails

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.