Hostname
rtm.fr
Last fetched
rtm.fr resolves to 185.92.38.129, announced in 185.92.36.0/22 by JAGUAR-AS - Free Pro SAS in FR. rtm.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 185.92.38.129
185.92.36.0/22 · JAGUAR-AS - Free Pro SAS · Marseille, FR
IPv6 resolution
No AAAA record for rtm.fr is recorded in WhisperGraph.
Attribution
free pro
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:safebrands
- Registrant organisation
- regie des transports de marseille
- Contact emails
- adminres@rtm.fr, postmaster@rtm.fr, y1gqz18xb0mvoprpvl6r@a.o-w-o.info
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns3.safebrands.com
- ns2.safebrands.eu
- ns1.safebrands.fr
- ns4.safebrands.org
- ns5.safebrands.tech
MX records
- mx01.cloud.vadesecure.com
- mx02.cloud.vadesecure.com
- mx03.cloud.vadesecure.com
- mx04.cloud.vadesecure.com
SPF policy
- ip: 185.92.38.128/29
- ip: 37.110.197.160/28
- ip: 46.22.197.192/29
- a: mailinfra.oodrive.com
- include: spf.protection.outlook.com
- include: spf.cloud.vadesecure.com
- mx: rtm.fr
- include: spf2.rtm.fr
- ip: 185.209.52.138
- ip: 185.92.38.121
Threat-feed evidence
History
Related pages
Pivot from rtm.fr into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rtm.fr"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.