Hostname
kaleidoscode.de
Last fetched
kaleidoscode.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
kaleidoscode.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with kaleidoscode.de in WhisperGraph.
Subdomains
78 observed subdomains of kaleidoscode.de.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kaleidoscode.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for kaleidoscode.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.235.207.127 |
| SPF_IP | 168.119.101.75 |
| SPF_IP | 168.119.168.88 |
| SPF_IP | 188.64.56.121 |
| SPF_IP | 195.201.118.226 |
| SPF_IP | 195.201.91.67 |
| SPF_IP | 2a01:4f8:c012:a161:0:0:0:1 |
| SPF_IP | 2a01:4f8:c0c:a4a0:0:0:0:1 |
| SPF_IP | 49.12.46.106 |
| SPF_IP | 49.13.146.182 |
| SPF_IP | 5.75.151.222 |
Related pages
Pivot deeper into the graph from kaleidoscode.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kaleidoscode.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.