Skip to content

Hostname

ja.dlhuashuo.com

Last fetched

ja.dlhuashuo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · ja.dlhuashuo.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ja.dlhuashuo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.235.17013.227.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.235.20213.227.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.235.21213.227.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.235.6513.227.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.170.100.1343.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.100.1573.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.100.913.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.100.923.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ja.dlhuashuo.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ja.dlhuashuo.com in the public web crawl.

10 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ja.dlhuashuo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ja.dlhuashuo.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.