Skip to content

Hostname

acronis.de

Last fetched

acronis.de resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · acronis.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acronis.de

Resolution chain

acronis.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.20.59.8069.20.0.0/17AS27357RACKSPACE - Rackspace HostingUS
69.20.59.8169.20.0.0/17AS27357RACKSPACE - Rackspace HostingUS

WHOIS identity

No WHOIS records are currently associated with acronis.de in WhisperGraph.

Subdomains

13 observed subdomains of acronis.de.

Web-graph footprint

Distinct hostnames that link to or from acronis.de in the public web crawl.

190 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for acronis.de.

MechanismTarget
SPF_INCLUDE_spf.acronis.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from acronis.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acronis.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.