Skip to content

Hostname

bc.ssystems.de

Last fetched

bc.ssystems.de resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE.

Nutrition Label

WHISPER CANON · bc.ssystems.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bc.ssystems.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.68.61.36188.68.60.0/23AS197540netcup-AS - netcup GmbHDE

WHOIS identity

No WHOIS records are currently associated with bc.ssystems.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bc.ssystems.de.

MechanismTarget
SPF_Abc.ssystems.de
SPF_INCLUDE_spf.scw-tem.cloud
SPF_IP116.203.228.135
SPF_IP188.68.61.36
SPF_IP65.108.58.149
SPF_MXbc.ssystems.de

Related pages

Pivot deeper into the graph from bc.ssystems.de.

Cypher and MCP

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

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