Skip to content

Hostname

daj.jp

Last fetched

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

Nutrition Label

WHISPER CANON · daj.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/daj.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.196.2413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.132.21813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.21.11718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.11.11218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.94.2293.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.9.7952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.133.5354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.32.24413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.195.5057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
digital arts
Contact emails

Subdomains

7 observed subdomains of daj.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from daj.jp.

Cypher and MCP

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

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