Skip to content

Hostname

hatena.com

Last fetched

hatena.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.235.8813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.120.8013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.188.18818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.68.18918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.17.2518.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.75.18718.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.172.2083.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.57.24652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.118.7752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.231.13552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.21.11054.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.99.22457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.65.20613.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.252.2413.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.235.15257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
hatena co., ltd. kana mukuda
Contact emails

Subdomains

64 observed subdomains of hatena.com.

Web-graph footprint

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

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hatena.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hatena.ne.jp

Related pages

Pivot deeper into the graph from hatena.com.

Cypher and MCP

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

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