All hostnames i.adingo.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · i.adingo.jp Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/i.adingo.jp Resolution chain i.adingo.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.192.96.100 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.227.192.121 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.40 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.56 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.96 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.176.187.96 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.112.146.148 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.114.190.87 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.220.60 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.74.217.203 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.192.150.161 52.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.142.152 54.199.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.230.172.109 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.65.224.30 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 99.84.152.14 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.3 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.36 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.78 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.121 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.193.84.189 13.193.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with i.adingo.jp in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from i.adingo.jp in the public web crawl.
19 sites link to this hostname.
Related pages Pivot deeper into the graph from i.adingo.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "i.adingo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .