Skip to content

Hostname

todessekte.de

Last fetched

todessekte.de resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in CA.

Nutrition Label

WHISPER CANON · todessekte.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/todessekte.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.0.111.55136.0.111.0/24AS40676AS40676 - Psychz NetworksCA

WHOIS identity

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

Subdomains

7 observed subdomains of todessekte.de.

Web-graph footprint

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

9 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • todessekte.de

SPF policy

9 SPF mechanisms authorising senders for todessekte.de.

MechanismTarget
SPF_Atodessekte.de
SPF_IP104.223.62.200
SPF_IP104.223.62.217
SPF_IP136.0.111.243
SPF_IP136.0.111.55
SPF_IP69.61.125.72
SPF_IP69.61.36.100
SPF_IP69.61.36.99
SPF_MXtodessekte.de

Related pages

Pivot deeper into the graph from todessekte.de.

Cypher and MCP

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

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