Skip to content

Hostname

rmngp.fr

Last fetched

rmngp.fr resolves to 2 IPv4 addresses operated by AS15401 in FR. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · rmngp.frRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rmngp.fr

Resolution chain

rmngp.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
reunion des musees nationaux
Contact emails

Subdomains

26 observed subdomains of rmngp.fr.

Web-graph footprint

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

155 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rmngp.fr.

MechanismTarget
SPF_Aboutiquesdemusees.fr
SPF_Agrandpalais.fr
SPF_Agrandpalaisrmn.fr
SPF_Amail.newsmailer.fr
SPF_Armngp.fr
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.augure.com
SPF_IP51.91.154.3
SPF_MXrmngp.fr

Related pages

Pivot deeper into the graph from rmngp.fr.

Cypher and MCP

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

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