Hostname
genethon.fr
Last fetched
genethon.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:gip renater
- Organization
- genethon iii
- Contact emails
Subdomains
86 observed subdomains of genethon.fr.
Showing 21 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from genethon.fr in the public web crawl.
254 sites link to this hostname.
161 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for genethon.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.50.201.135 |
| SPF_IP | 193.50.68.50 |
| SPF_IP | 46.235.17.249/32 |
| SPF_IP | 46.235.17.250/32 |
| SPF_IP | 46.235.17.251/32 |
| SPF_IP | 46.235.17.252/32 |
| SPF_MX | genethon.fr |
Related pages
Pivot deeper into the graph from genethon.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genethon.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.