Skip to content

Hostname

rtm-systems.de

Last fetched

rtm-systems.de resolves to 1 IPv4 address operated by HOSTPOINT-AS in CH.

Nutrition Label

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

Resolution chain

rtm-systems.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.26.61.98217.26.48.0/20AS29097HOSTPOINT-ASCH

WHOIS identity

No WHOIS records are currently associated with rtm-systems.de in WhisperGraph.

Subdomains

1 observed subdomain of rtm-systems.de.

Web-graph footprint

Distinct hostnames that link to or from rtm-systems.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rtm-systems.de.

MechanismTarget
SPF_Artm-systems.de
SPF_INCLUDE_spf.sonicsecuremail.com
SPF_INCLUDE_spf.sonicsecuremail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.164.194.118
SPF_IP62.2.85.128/28
SPF_IP84.20.45.32/28
SPF_MXrtm-systems.de

Related pages

Pivot deeper into the graph from rtm-systems.de.

Cypher and MCP

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

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