Skip to content

Hostname

systemforce.co.uk

Last fetched

systemforce.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:system force i.t. ltd [tag = systemforce] as the registrar.

Nutrition Label

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

Resolution chain

systemforce.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.204104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.204104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.119172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:system force i.t. ltd [tag = systemforce]
Organization
jez walton
Contact emails

Subdomains

11 observed subdomains of systemforce.co.uk.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for systemforce.co.uk.

MechanismTarget
SPF_Asystemforce.co.uk
SPF_INCLUDE_spf.systemforce.co.uk
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspfa.mailendo.com
SPF_IP46.30.136.32
SPF_IP46.30.136.4
SPF_IP81.171.26.166

Related pages

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

Cypher and MCP

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

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