Skip to content

Hostname

thu.de

Last fetched

thu.de resolves to 1 IPv4 address operated by AS553 in DE.

Nutrition Label

WHISPER CANON · thu.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/thu.de

Resolution chain

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

IPPrefixASNOperatorCountry
141.59.88.121141.59.0.0/16AS553DE

WHOIS identity

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

Subdomains

42 observed subdomains of thu.de.

Web-graph footprint

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

382 sites link to this hostname.

350 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for thu.de.

MechanismTarget
SPF_Athu.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.59.88.24/30
SPF_IP194.95.233.50
SPF_IP194.95.235.50
SPF_IP194.95.239.50
SPF_MXthu.de

Related pages

Pivot deeper into the graph from thu.de.

Cypher and MCP

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

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