Skip to content

Hostname

ejoker.de

Last fetched

ejoker.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ejoker.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ejoker.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.200104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.200104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.32172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

3 observed subdomains of ejoker.de.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ejoker.de.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEetronixx-sales.de
SPF_INCLUDEhelpscoutemail.com
SPF_IP188.94.31.0/28
SPF_IP80.242.162.50
SPF_IP80.242.162.51

Related pages

Pivot deeper into the graph from ejoker.de.

Cypher and MCP

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

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