Skip to content

Hostname

rtm.ch

Last fetched

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

Nutrition Label

WHISPER CANON · rtm.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rtm.ch

Resolution chain

rtm.ch 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

Registrar
Organization
leutwyler_christian
Contact emails

Subdomains

10 observed subdomains of rtm.ch.

Web-graph footprint

Distinct hostnames that link to or from rtm.ch in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rtm.ch.

MechanismTarget
SPF_Artm.ch
SPF_Asecuremail.rtm.ch
SPF_INCLUDE_spf.sonicsecuremail.com
SPF_INCLUDE_spf.sonicsecuremail.eu
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvtigermails.com
SPF_IP109.164.194.118
SPF_IP52.169.161.133/24
SPF_IP62.2.85.128/28
SPF_IP84.20.45.32/28
SPF_IP93.191.161.143
SPF_MXrtm.ch

Related pages

Pivot deeper into the graph from rtm.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rtm.ch"})-[: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.