Skip to content

Hostname

sysgroup.com

Last fetched

sysgroup.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · sysgroup.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sysgroup.com

Resolution chain

sysgroup.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.112.251107.154.112.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.115.251107.154.115.0/24AS19551INCAPSULA - Incapsula IncGB
99.83.231.6199.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
chris evans
Contact emails

Subdomains

52 observed subdomains of sysgroup.com.

Web-graph footprint

Distinct hostnames that link to or from sysgroup.com in the public web crawl.

98 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sysgroup.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP91.103.152.0/26

Related pages

Pivot deeper into the graph from sysgroup.com.

Cypher and MCP

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

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