Skip to content

Hostname

rumbo.fr

Last fetched

rumbo.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · rumbo.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rumbo.fr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
red universal de marketing y bookings online,
Contact emails

Subdomains

9 observed subdomains of rumbo.fr.

Web-graph footprint

Distinct hostnames that link to or from rumbo.fr in the public web crawl.

9 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rumbo.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP213.193.117.138
SPF_IP62.212.75.183
SPF_IP62.212.75.184
SPF_IP78.40.200.36
SPF_IP80.65.9.100
SPF_IP80.65.9.110

Related pages

Pivot deeper into the graph from rumbo.fr.

Cypher and MCP

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

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