Skip to content

Hostname

macromedia.de

Last fetched

macromedia.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · macromedia.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/macromedia.de

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.

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for macromedia.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_IP141.95.63.7
SPF_IP162.19.141.170
SPF_IP199.122.123.188
SPF_IP199.122.123.189
SPF_IP199.122.123.190
SPF_IP199.122.123.191
SPF_IP199.122.123.192/32
SPF_IP213.136.82.188
SPF_IP213.136.82.191
SPF_IP213.23.126.197
SPF_IP217.69.79.57
SPF_IP62.80.18.91
SPF_IP85.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.