Skip to content

Hostname

wecloudit.nu

Last fetched

wecloudit.nu resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in NL.

Nutrition Label

WHISPER CANON · wecloudit.nuRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wecloudit.nu

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.107.111152.53.104.0/22AS197540netcup-AS - netcup GmbHNL

WHOIS identity

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

Subdomains

3 observed subdomains of wecloudit.nu.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wecloudit.nu.

MechanismTarget
SPF_Awecloudit.nu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.flowmailer.net
SPF_IP152.53.107.111
SPF_IP185.50.92.129/26
SPF_IP185.50.92.134
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_MXwecloudit.nu

Related pages

Pivot deeper into the graph from wecloudit.nu.

Cypher and MCP

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

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