All hostnames aud.adjust-net.jp resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · aud.adjust-net.jp Routing diversity 5.7/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/aud.adjust-net.jp Resolution chain aud.adjust-net.jp resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.192.49.94 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.250.160 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.181.56.52 18.180.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.113.192.11 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.114.218.167 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 34.98.106.6 34.96.0.0/14 AS396982 GOOGLE-CLOUD-PLATFORM - Google LLC US 52.194.61.54 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.168.237.230 54.168.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.249.250.129 54.249.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.249.74.148 54.249.64.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.250.26.217 54.250.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.65.108.216 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.65.206.106 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.65.236.138 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.92.16.57 54.92.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.92.99.19 54.92.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 57.182.80.189 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with aud.adjust-net.jp in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from aud.adjust-net.jp in the public web crawl.
Related pages Pivot deeper into the graph from aud.adjust-net.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aud.adjust-net.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 .