All hostnames afte.mopo.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · afte.mopo.jp Routing diversity 6.3/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/afte.mopo.jp Resolution chain afte.mopo.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.159.203.253 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.192.102.114 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.192.56.238 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.30.127 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.123.159 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.178.165.140 18.178.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.112.166.170 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.113.62.86 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.205.161 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.73.17.137 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.73.185.59 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.74.139.246 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.192.193.31 52.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.194.32.163 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.194.99.172 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.197.71.97 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.145.153 54.199.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.238.113.20 54.238.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.238.231.95 54.238.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.64.98.49 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with afte.mopo.jp in WhisperGraph.
Subdomains 2 observed subdomains of afte.mopo.jp.
Web-graph footprint Distinct hostnames that link to or from afte.mopo.jp in the public web crawl.
761 sites link to this hostname.
2 sites linked to from this hostname.
Related pages Pivot deeper into the graph from afte.mopo.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afte.mopo.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 .