Skip to content

Hostname

imitsu.jp

Last fetched

imitsu.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · imitsu.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/imitsu.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.134.3013.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.5613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.7713.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.9213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.226.244.10913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.11718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
norio kuriayma
Contact emails

Subdomains

31 observed subdomains of imitsu.jp.

Web-graph footprint

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

669 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for imitsu.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEmail-spf.ferret-one.com
SPF_IP13.112.37.173
SPF_IP133.242.171.103
SPF_IP153.122.26.55
SPF_IP153.122.29.97
SPF_IP153.126.213.110

Related pages

Pivot deeper into the graph from imitsu.jp.

Cypher and MCP

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

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