Skip to content

Hostname

systemgroup.ch

Last fetched

systemgroup.ch resolves to 1 IPv4 address operated by SEEWEB Web hosting, colocation and cloud services in CH.

Nutrition Label

WHISPER CANON · systemgroup.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/systemgroup.ch

Resolution chain

systemgroup.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.143.157.1245.143.157.0/24AS12637SEEWEB Web hosting, colocation and cloud servicesCH

WHOIS identity

No WHOIS records are currently associated with systemgroup.ch in WhisperGraph.

Subdomains

3 observed subdomains of systemgroup.ch.

Web-graph footprint

Distinct hostnames that link to or from systemgroup.ch in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for systemgroup.ch.

MechanismTarget
SPF_Asystemgroup.ch
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.157.1.196
SPF_IP213.193.80.0/27
SPF_MXsystemgroup.ch

Related pages

Pivot deeper into the graph from systemgroup.ch.

Cypher and MCP

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

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