Skip to content

Hostname

djmax.store

Last fetched

djmax.store resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · djmax.storeRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/djmax.store

Resolution chain

djmax.store resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.68.10413.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.10613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.10913.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.12313.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
neowiz corporation
Contact emails

Subdomains

4 observed subdomains of djmax.store.

Web-graph footprint

Distinct hostnames that link to or from djmax.store in the public web crawl.

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for djmax.store.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from djmax.store.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "djmax.store"})-[: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.