Skip to content

Hostname

gmf.fr

Last fetched

gmf.fr resolves to 2 IPv4 addresses operated by AS3215 in FR. WHOIS lists registrar:auric as the registrar.

Nutrition Label

WHISPER CANON · gmf.frRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gmf.fr

Resolution chain

gmf.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:auric
Organization
gmf assurances
Contact emails

Subdomains

79 observed subdomains of gmf.fr.

Web-graph footprint

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

774 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gmf.fr.

MechanismTarget
SPF_Agmf.fr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.quicksign.fr
SPF_IP195.101.194.0/25
SPF_IP217.108.147.64/26
SPF_IP81.80.208.0/24
SPF_IP86.66.33.192/26
SPF_IP91.213.242.42
SPF_MXgmf.fr

Related pages

Pivot deeper into the graph from gmf.fr.

Cypher and MCP

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

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