Skip to content

Hostname

syscom.be

Last fetched

syscom.be resolves to 1 IPv4 address operated by AS6696 in BE. WHOIS lists registrar:register nv/sa as the registrar.

Nutrition Label

WHISPER CANON · syscom.beRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/syscom.be

Resolution chain

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

WHOIS identity

Registrar
registrar:register nv/sa
Organization
Contact emails

Subdomains

55 observed subdomains of syscom.be.

Web-graph footprint

Distinct hostnames that link to or from syscom.be in the public web crawl.

12 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for syscom.be.

MechanismTarget
SPF_Amailbox.syscom.be
SPF_INCLUDE5752236.spf04.hubspotemail.net
SPF_INCLUDEexchange.syscom.be
SPF_INCLUDEmy.billit.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.18.38.70
SPF_IP81.82.235.218
SPF_MXsyscom.be

Related pages

Pivot deeper into the graph from syscom.be.

Cypher and MCP

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

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