Skip to content

Hostname

systemhouse.be

Last fetched

systemhouse.be resolves to 1 IPv4 address operated by LEVEL27-AS - Level 27 BVBA in BE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · systemhouse.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/systemhouse.be

Resolution chain

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

IPPrefixASNOperatorCountry
194.32.155.8194.32.155.0/24AS59943LEVEL27-AS - Level 27 BVBABE

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

3 observed subdomains of systemhouse.be.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for systemhouse.be.

MechanismTarget
SPF_INCLUDE_mail.level27.eu
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.109.121.160
SPF_IP79.132.224.86

Related pages

Pivot deeper into the graph from systemhouse.be.

Cypher and MCP

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

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