Skip to content

Hostname

itandi.co.jp

Last fetched

itandi.co.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · itandi.co.jpRouting diversity6.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/itandi.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.223.7713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.94.93176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.166.118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.230.6118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.148.4518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.231.15418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.139.1593.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.239.1063.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.166.1533.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.186.1083.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.111.15535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.106.3652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.210.15352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.238.14752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.47.10152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.246.2252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.40.9552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.159.13552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.201.23052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.149.20852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
itandi,
Contact emails

Subdomains

24 observed subdomains of itandi.co.jp.

Web-graph footprint

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

154 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for itandi.co.jp.

MechanismTarget
SPF_INCLUDE6532992.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mta.hdems.com

Related pages

Pivot deeper into the graph from itandi.co.jp.

Cypher and MCP

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

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