Hostname
gan.fr
Last fetched
gan.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- caisse nationale de reassurance mutuelle agricole groupama
- Contact emails
Subdomains
159 observed subdomains of gan.fr.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gan.fr in the public web crawl.
393 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for gan.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.linkbymail.fr |
| SPF_INCLUDE | _spf.webfg.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.172.194.130 |
| SPF_IP | 83.206.225.62 |
| SPF_IP | 91.223.125.0/24 |
Related pages
Pivot deeper into the graph from gan.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gan.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.