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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.187.252.39 | 194.187.252.0/24 | AS51159 | — | GB |
WHOIS identity
- Registrar
- registrar:think bv ltd [tag = cloudspace]
- Organization
- think bv
- Contact emails
- —
Subdomains
34 observed subdomains of cloudspaceuk.co.uk.
Showing 25 of 34. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for cloudspaceuk.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 185.32.72.221 |
| SPF_IP | 91.142.134.132/32 |
| SPF_IP | 91.142.134.98 |
| SPF_IP | 91.228.115.10 |
| SPF_IP | 91.228.115.43 |
| SPF_IP | 91.239.125.2 |
| SPF_IP | 91.239.125.3 |
| SPF_IP | 91.239.125.51 |
| SPF_MX | cloudspaceuk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.