Skip to content

Hostname

digitalcourage.de

Last fetched

digitalcourage.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · digitalcourage.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digitalcourage.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.145.10794.130.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for digitalcourage.de.

MechanismTarget
SPF_IP144.76.134.221
SPF_IP148.251.208.235
SPF_IP152.53.197.0
SPF_IP178.63.215.231
SPF_IP188.40.174.29
SPF_IP212.8.198.0/26
SPF_IP212.8.198.128/26
SPF_IP212.8.200.192/29
SPF_IP46.4.203.238
SPF_IP78.47.226.50
SPF_IP88.198.81.194

Related pages

Pivot deeper into the graph from digitalcourage.de.

Cypher and MCP

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

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