Skip to content

Hostname

dsj.de

Last fetched

dsj.de resolves to 1 IPv4 address operated by AS12876 in NL.

Nutrition Label

WHISPER CANON · dsj.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dsj.de

Resolution chain

dsj.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.15.19.2751.15.0.0/17AS12876NL

WHOIS identity

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

Subdomains

14 observed subdomains of dsj.de.

Web-graph footprint

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

938 sites link to this hostname.

511 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dsj.de.

MechanismTarget
SPF_Adsj.de
SPF_INCLUDE_spf-moreevent.meetingmasters.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.88.213.75
SPF_IP188.94.249.248
SPF_IP188.94.250.111/24
SPF_IP51.15.19.27
SPF_IP51.15.191.169
SPF_MXdsj.de

Related pages

Pivot deeper into the graph from dsj.de.

Cypher and MCP

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

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