Skip to content

Hostname

getspace.uk

Last fetched

getspace.uk resolves to 2 IPv4 addresses operated by AS8860 in BG. WHOIS lists registrar:netim sas [tag = netim-fr] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.228.26.40185.228.26.0/24AS8860BG
70.34.206.5670.34.192.0/19AS20473AS-VULTR - The Constant Company, LLCSE

WHOIS identity

Registrar
registrar:netim sas [tag = netim-fr]
Organization
garth piesse
Contact emails

Subdomains

14 observed subdomains of getspace.uk.

Web-graph footprint

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

64 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for getspace.uk.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_IP163.172.52.14
SPF_IP95.217.251.141
SPF_MXgetspace.uk

Related pages

Pivot deeper into the graph from getspace.uk.

Cypher and MCP

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

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