Skip to content

Hostname

d.st-hatena.com

Last fetched

d.st-hatena.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · d.st-hatena.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/d.st-hatena.com

Resolution chain

d.st-hatena.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.164.20413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.20.22652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.254.15752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.230.5157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with d.st-hatena.com in WhisperGraph.

Subdomains

3 observed subdomains of d.st-hatena.com.

Web-graph footprint

Distinct hostnames that link to or from d.st-hatena.com in the public web crawl.

9 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from d.st-hatena.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d.st-hatena.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.