Skip to content

Hostname

ns1.wecloudit.org

Last fetched

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

Nutrition Label

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

Resolution chain

ns1.wecloudit.org 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 ns1.wecloudit.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for ns1.wecloudit.org.

MechanismTarget
SPF_Amailfilter.spamhq.nl
SPF_Amailfilterfo.spamhq.nl
SPF_Ans1.wecloudit.org
SPF_Aserver02.cheap2host.nl
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_MXns1.wecloudit.org
SPF_MXserver02.cheap2host.nl

Related pages

Pivot deeper into the graph from ns1.wecloudit.org.

Cypher and MCP

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

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