Skip to content

Hostname

systemforce.net

Last fetched

systemforce.net resolves to 2 IPv4 addresses operated by SWU-AS-UNINET Education Network in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · systemforce.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/systemforce.net

Resolution chain

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

IPPrefixASNOperatorCountry
46.30.136.13346.30.136.0/24AS198957SWU-AS-UNINET Education NetworkGB
46.30.136.3146.30.136.0/24AS198957SWU-AS-UNINET Education NetworkGB

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0116427049
Contact emails

Subdomains

38 observed subdomains of systemforce.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for systemforce.net.

MechanismTarget
SPF_Asystemforce.net
SPF_INCLUDE_spf.systemforce.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP46.30.136.71

Related pages

Pivot deeper into the graph from systemforce.net.

Cypher and MCP

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

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