Skip to content

Hostname

djshop.de

Last fetched

djshop.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · djshop.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/djshop.de

Resolution chain

djshop.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.243.21518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.236.1833.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.184.1923.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.19.1903.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.241.2452.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.211.23763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with djshop.de in WhisperGraph.

Subdomains

129 observed subdomains of djshop.de.

Web-graph footprint

Distinct hostnames that link to or from djshop.de in the public web crawl.

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for djshop.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.dance-all-day-com.cloud.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.134.55.61
SPF_IP93.241.71.77
SPF_MXdjshop.de

Related pages

Pivot deeper into the graph from djshop.de.

Cypher and MCP

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

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