Skip to content

Hostname

8space.co.uk

Last fetched

8space.co.uk resolves to 1 IPv4 address operated by GOOGLE - Google LLC in GB. WHOIS lists registrar:godaddy.com, llc. as the registrar.

Nutrition Label

WHISPER CANON · 8space.co.ukRouting diversity1.5/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/8space.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.95.2435.214.0.0/17AS15169GOOGLE - Google LLCGB

WHOIS identity

Registrar
registrar:godaddy.com, llc.
Organization
pinnacle furniture llp
Contact emails

Subdomains

4 observed subdomains of 8space.co.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 8space.co.uk.

MechanismTarget
SPF_INCLUDE143174836.spf03.hubspotemail.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.229.156/32
SPF_MX8space.co.uk

Related pages

Pivot deeper into the graph from 8space.co.uk.

Cypher and MCP

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

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