All hostnames ecoad.jp resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · ecoad.jp Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 6.7/10 Resolver footprint 0.0/10 canon.whisper.security/host/ecoad.jp Resolution chain ecoad.jp resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.192.157.103 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.192.6.1 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.192.99.134 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.69.129 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.189.254 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.81.19 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.79.153.131 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.14.5 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.153.209 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.64.174.87 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.65.4.178 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 57.182.83.15 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.9.44 13.193.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. — 13.159.163.23 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. — 13.193.63.141 13.193.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. — 57.181.109.185 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 57.183.52.22 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. — 43.206.21.52 43.206.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. —
WHOIS identity Registrar — Organization loopline Contact emails Subdomains 2 observed subdomains of ecoad.jp.
Web-graph footprint Distinct hostnames that link to or from ecoad.jp in the public web crawl.
3 sites linked to from this hostname.
Related pages Pivot deeper into the graph from ecoad.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ecoad.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 .