Skip to content

Hostname

hadato.jp

Last fetched

hadato.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · hadato.jpRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hadato.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.11913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.1018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.10718.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.5618.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.7018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.12018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hadato.jp in the public web crawl.

37 sites link to this hostname.

544 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hadato.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hadato.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hadato.jp"})-[: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.