Skip to content

Hostname

cloudwise.nl

Last fetched

cloudwise.nl resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:previder b.v. as the registrar.

Nutrition Label

WHISPER CANON · cloudwise.nlRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cloudwise.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:previder b.v.
Organization
Contact emails

Subdomains

52 observed subdomains of cloudwise.nl.

Web-graph footprint

Distinct hostnames that link to or from cloudwise.nl in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for cloudwise.nl.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.229.156/32
SPF_IP162.13.216.162
SPF_IP178.79.161.227
SPF_IP20.50.220.144/28
SPF_IP2001:1690:65::/64
SPF_IP2001:67c:6b8::/48
SPF_IP213.249.66.58
SPF_IP217.114.102.160/27
SPF_IP217.114.97.128/28
SPF_IP2a01:1b0::/32
SPF_IP35.214.193.15
SPF_IP40.127.253.48/28
SPF_IP52.169.0.179/32
SPF_IP62.165.65.0/24
SPF_IP80.65.96.0/24
SPF_IP81.173.72.166
SPF_IP83.137.145.0/24
SPF_IP83.137.149.0/24
SPF_IP87.249.107.128/27
SPF_IP89.188.0.0/19
SPF_IP89.200.200.0/21
SPF_IP95.170.70.246

Related pages

Pivot deeper into the graph from cloudwise.nl.

Cypher and MCP

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

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