Skip to content

Hostname

datenstrom.cloud

Last fetched

datenstrom.cloud resolves to 1 IPv4 address operated by TKSWF-AS in AT. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · datenstrom.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datenstrom.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
94.199.169.10594.199.168.0/21AS48362TKSWF-ASAT

WHOIS identity

Registrar
iana:1387
Organization
datenstrom it-dienstleistungen
Contact emails

Subdomains

29 observed subdomains of datenstrom.cloud.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for datenstrom.cloud.

MechanismTarget
SPF_Amail.vc.dstr.cloud
SPF_INCLUDEspf.datenstrom.cloud
SPF_IP185.31.212.10/32
SPF_IP185.75.217.144
SPF_IP92.249.22.1
SPF_IP92.249.22.241
SPF_IP92.249.22.242
SPF_IP92.249.22.243

Related pages

Pivot deeper into the graph from datenstrom.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "datenstrom.cloud"})-[: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.