Skip to content

Hostname

cfcloud.de

Last fetched

cfcloud.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 · cfcloud.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cfcloud.de

Resolution chain

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

WHOIS identity

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

Subdomains

6 observed subdomains of cfcloud.de.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cfcloud.de.

MechanismTarget
SPF_Ae67313f.online-server.cloud
SPF_INCLUDE_spf.gntel.nl
SPF_IP91.215.4.200
SPF_MXcfcloud.de
SPF_MXgntel.nl

Related pages

Pivot deeper into the graph from cfcloud.de.

Cypher and MCP

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

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