Hostname
macromedia.de
Last fetched
macromedia.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
macromedia.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 macromedia.de in WhisperGraph.
Subdomains
55 observed subdomains of macromedia.de.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macromedia.de in the public web crawl.
110 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for macromedia.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.qb-feedback.com |
| SPF_IP | 141.95.63.7 |
| SPF_IP | 162.19.141.170 |
| SPF_IP | 199.122.123.188 |
| SPF_IP | 199.122.123.189 |
| SPF_IP | 199.122.123.190 |
| SPF_IP | 199.122.123.191 |
| SPF_IP | 199.122.123.192/32 |
| SPF_IP | 213.136.82.188 |
| SPF_IP | 213.136.82.191 |
| SPF_IP | 213.23.126.197 |
| SPF_IP | 217.69.79.57 |
| SPF_IP | 62.80.18.91 |
| SPF_IP | 85.10.215.46 |
Related pages
Pivot deeper into the graph from macromedia.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "macromedia.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.