Skip to content

Hostname

wecloudit.de

Last fetched

wecloudit.de resolves to 2 IPv4 addresses operated by LUNA - Ekco B.V. in NL.

Nutrition Label

WHISPER CANON · wecloudit.deRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wecloudit.de

Resolution chain

wecloudit.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.50.92.134185.50.92.0/22AS12902LUNA - Ekco B.V.NL
194.36.146.63194.36.144.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

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

Subdomains

2 observed subdomains of wecloudit.de.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for wecloudit.de.

MechanismTarget
SPF_Amailfilter.spamhq.nl
SPF_Amailfilterfo.spamhq.nl
SPF_Aserver02.cheap2host.nl
SPF_Awecloudit.de
SPF_Azmail.wecloudit.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspamhq.nl
SPF_INCLUDEspf.flowmailer.net
SPF_IP152.53.107.111
SPF_IP185.225.222.120/32
SPF_IP185.225.222.123
SPF_IP185.50.92.129/26
SPF_IP185.50.92.134
SPF_IP194.36.146.63
SPF_IP2a00:c660:5126:2300:0:0:0:179
SPF_IP2a03:4000:2:128:0:0:0:1
SPF_IP2a03:4000:4d:98:0:0:0:1
SPF_IP46.38.232.177
SPF_IP83.247.18.1/25
SPF_MXserver02.cheap2host.nl
SPF_MXwecloudit.de

Related pages

Pivot deeper into the graph from wecloudit.de.

Cypher and MCP

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

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