Skip to content

Hostname

digitalspace.co.uk

Last fetched

digitalspace.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada as the registrar.

Nutrition Label

WHISPER CANON · digitalspace.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/digitalspace.co.uk

Resolution chain

digitalspace.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.251104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.97172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada
Organization
Contact emails

Subdomains

31 observed subdomains of digitalspace.co.uk.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for digitalspace.co.uk.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.stockinthechannel.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.70.192.4
SPF_IP195.54.227.88
SPF_IP45.14.148.0/22
SPF_IP62.105.160.32
SPF_IP62.121.21.134
SPF_IP62.121.21.135
SPF_IP62.121.21.140
SPF_IP87.253.232.0/21

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digitalspace.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.