Skip to content

Hostname

diehumanisten.de

Last fetched

diehumanisten.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.39.24478.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

66 observed subdomains of diehumanisten.de.

Web-graph footprint

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

93 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for diehumanisten.de.

MechanismTarget
SPF_Adiehumanisten.de
SPF_Amx1.pdh.eu
SPF_Apdh.eu
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailcow.de
SPF_IP2a01:4f8:110:3228:2:0:0:11
SPF_IP78.46.39.253
SPF_MXdiehumanisten.de

Related pages

Pivot deeper into the graph from diehumanisten.de.

Cypher and MCP

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

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