Hostname
mediagraphik.de
Last fetched
mediagraphik.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
mediagraphik.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 mediagraphik.de in WhisperGraph.
Subdomains
15 observed subdomains of mediagraphik.de.
Web-graph footprint
Distinct hostnames that link to or from mediagraphik.de in the public web crawl.
26 sites link to this hostname.
105 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for mediagraphik.de.
| Mechanism | Target |
|---|---|
| SPF_A | mediagraphik.de |
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_IP | 116.202.252.39/32 |
| SPF_IP | 116.203.207.18 |
| SPF_IP | 212.227.126.130/32 |
| SPF_IP | 212.227.126.131/32 |
| SPF_IP | 212.227.126.134/32 |
| SPF_IP | 212.227.126.135/32 |
| SPF_IP | 212.227.15.41/32 |
| SPF_IP | 217.72.192.67/32 |
| SPF_IP | 217.72.192.74/32 |
| SPF_IP | 217.72.192.75/32 |
| SPF_IP | 2a01:4f8:d0a:7486:0:0:0:2 |
| SPF_IP | 35.158.202.13 |
| SPF_MX | mediagraphik.de |
Related pages
Pivot deeper into the graph from mediagraphik.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mediagraphik.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.