Skip to content

Hostname

cosy-systeme.de

Last fetched

cosy-systeme.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with cosy-systeme.de in WhisperGraph.

Subdomains

1 observed subdomain of cosy-systeme.de.

Web-graph footprint

Distinct hostnames that link to or from cosy-systeme.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cosy-systeme.de.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEedgepilot.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.90.198.114
SPF_IP109.90.198.115
SPF_IP109.90.198.116
SPF_IP109.90.198.117
SPF_IP109.90.198.118
SPF_IP5.10.160.20
SPF_IP5.10.160.26
SPF_IP5.10.160.27
SPF_IP5.10.160.28
SPF_IP5.10.160.29

Related pages

Pivot deeper into the graph from cosy-systeme.de.

Cypher and MCP

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

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