Skip to content

Hostname

systemhaus-cramer.de

Last fetched

systemhaus-cramer.de resolves to 2 IPv4 addresses operated by AS-TKRZ in DE.

Nutrition Label

WHISPER CANON · systemhaus-cramer.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/systemhaus-cramer.de

Resolution chain

systemhaus-cramer.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.64.249.202188.64.248.0/21AS42184AS-TKRZDE
82.165.76.7482.165.0.0/16AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.DE

WHOIS identity

No WHOIS records are currently associated with systemhaus-cramer.de in WhisperGraph.

Subdomains

12 observed subdomains of systemhaus-cramer.de.

Web-graph footprint

Distinct hostnames that link to or from systemhaus-cramer.de in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for systemhaus-cramer.de.

MechanismTarget
SPF_Amailgw.electronicsales.de
SPF_Asystemhaus-cramer.de
SPF_INCLUDE_spf.remote.management
SPF_INCLUDEispgateway.de
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEsmtp.ispworks.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsystemhaus-cramer.de

Related pages

Pivot deeper into the graph from systemhaus-cramer.de.

Cypher and MCP

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

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