Skip to content

Hostname

mark-e.de

Last fetched

mark-e.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · mark-e.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mark-e.de

Resolution chain

mark-e.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with mark-e.de in WhisperGraph.

Subdomains

26 observed subdomains of mark-e.de.

Web-graph footprint

Distinct hostnames that link to or from mark-e.de in the public web crawl.

137 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mark-e.de.

MechanismTarget
SPF_INCLUDEspf.items-web.de
SPF_INCLUDEspf.mailjet.com
SPF_IP116.203.103.217
SPF_IP129.185.167.192/27
SPF_IP159.69.146.91/32
SPF_IP18.185.181.244
SPF_IP194.8.120.224/27
SPF_IP213.23.110.68
SPF_IP2a01:488:42:1000:57e6:689b:fff8:92f3
SPF_IP3.120.135.54
SPF_IP80.228.17.8/32
SPF_IP80.228.17.9/32
SPF_IP87.230.104.155

Related pages

Pivot deeper into the graph from mark-e.de.

Cypher and MCP

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

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