Skip to content

Hostname

azkl.jp

Last fetched

azkl.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · azkl.jpRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/azkl.jp

Resolution chain

azkl.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.0.24913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.6.24218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.9.3718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.186.5318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.95.24418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.114.313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.71.4635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.63.12252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.51.9952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.77.16852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.64.23552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.32.21654.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.163.12154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.113.16457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.33.1943.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.5.5016.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
masaki sonoda
Contact emails

Subdomains

9 observed subdomains of azkl.jp.

Web-graph footprint

Distinct hostnames that link to or from azkl.jp in the public web crawl.

263 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from azkl.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "azkl.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.