Hostname
systemhaus-cramer.de
Last fetched
systemhaus-cramer.de resolves to 2 IPv4 addresses operated by AS-TKRZ in DE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.64.249.202 | 188.64.248.0/21 | AS42184 | AS-TKRZ | DE |
| 82.165.76.74 | 82.165.0.0/16 | AS8560 | IONOS-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for systemhaus-cramer.de.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw.electronicsales.de |
| SPF_A | systemhaus-cramer.de |
| SPF_INCLUDE | _spf.remote.management |
| SPF_INCLUDE | ispgateway.de |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | smtp.ispworks.net |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | systemhaus-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.