Skip to content

Hostname

rmn.fr

Last fetched

rmn.fr resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · rmn.frRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rmn.fr

Resolution chain

rmn.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.252.7.11887.252.104.0/23AS8304FR

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
ets pub reunion musees nationaux gd palais
Contact emails

Subdomains

21 observed subdomains of rmn.fr.

Web-graph footprint

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

554 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for rmn.fr.

MechanismTarget
SPF_Aboutiquesdemusees.fr
SPF_Agrandpalais.fr
SPF_Agrandpalaisrmn.fr
SPF_Amail.newsmailer.fr
SPF_Armn.fr
SPF_Armngp.fr
SPF_INCLUDEmail-orange.com
SPF_INCLUDEspf.augure.com
SPF_IP51.178.187.82
SPF_IP51.91.154.3
SPF_IP51.91.16.232
SPF_MXrmn.fr

Related pages

Pivot deeper into the graph from rmn.fr.

Cypher and MCP

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

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