Skip to content

Hostname

sync.ruthmann.de

Last fetched

sync.ruthmann.de resolves to 2 IPv4 addresses operated by DE-DGW Deutsche Glasfaser Wholesale Internet in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.245.216.21346.245.216.0/21AS60294DE-DGW Deutsche Glasfaser Wholesale InternetDE
80.149.72.17880.144.0.0/13AS3320DTAG Internet service provider operationsDE

WHOIS identity

No WHOIS records are currently associated with sync.ruthmann.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sync.ruthmann.de.

MechanismTarget
SPF_INCLUDEruthmannde0.onmicrosoft.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.245.216.210
SPF_IP80.149.72.178
SPF_IP91.190.227.189/32
SPF_MXsync.ruthmann.de

Related pages

Pivot deeper into the graph from sync.ruthmann.de.

Cypher and MCP

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

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