Skip to content

Hostname

cloudspaceuk.co.uk

Last fetched

cloudspaceuk.co.uk resolves to 1 IPv4 address operated by AS51159 in GB. WHOIS lists registrar:think bv ltd [tag = cloudspace] as the registrar.

Nutrition Label

WHISPER CANON · cloudspaceuk.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cloudspaceuk.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
194.187.252.39194.187.252.0/24AS51159GB

WHOIS identity

Registrar
registrar:think bv ltd [tag = cloudspace]
Organization
think bv
Contact emails

Subdomains

34 observed subdomains of cloudspaceuk.co.uk.

Web-graph footprint

Distinct hostnames that link to or from cloudspaceuk.co.uk in the public web crawl.

20 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cloudspaceuk.co.uk.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP185.32.72.221
SPF_IP91.142.134.132/32
SPF_IP91.142.134.98
SPF_IP91.228.115.10
SPF_IP91.228.115.43
SPF_IP91.239.125.2
SPF_IP91.239.125.3
SPF_IP91.239.125.51
SPF_MXcloudspaceuk.co.uk

Related pages

Pivot deeper into the graph from cloudspaceuk.co.uk.

Cypher and MCP

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

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