Skip to content

Hostname

aud.adjust-net.jp

Last fetched

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.jpRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.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.

IPPrefixASNOperatorCountry
13.192.49.9413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.250.16018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.56.5218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.192.113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.218.1673.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
34.98.106.634.96.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
52.194.61.5452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.237.23054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.250.12954.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.74.14854.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.26.21754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.108.21654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.206.10654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.236.13854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.16.5754.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.99.1954.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.80.18957.180.0.0/14AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.