Hostname
unicancer.fr
Last fetched
unicancer.fr resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
unicancer.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.59.103.114 | 37.59.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- federation nationale des centres de lutte contre le cancer
- Contact emails
Subdomains
184 observed subdomains of unicancer.fr.
Showing 25 of 184. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unicancer.fr in the public web crawl.
570 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for unicancer.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.cap-collectif.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.74.10.140 |
| SPF_IP | 185.74.10.161 |
| SPF_IP | 185.74.10.202 |
| SPF_IP | 185.74.10.230 |
| SPF_IP | 185.74.10.245 |
| SPF_IP | 185.74.10.3 |
| SPF_IP | 185.74.10.30 |
| SPF_IP | 185.74.10.40 |
| SPF_IP | 185.74.10.98 |
| SPF_IP | 185.74.11.142 |
| SPF_IP | 185.74.11.21 |
| SPF_IP | 185.74.11.22 |
| SPF_IP | 185.74.11.223 |
| SPF_IP | 185.74.11.49 |
| SPF_IP | 185.74.11.81 |
| SPF_IP | 185.74.11.82 |
| SPF_IP | 185.74.8.135 |
| SPF_IP | 185.74.8.154 |
| SPF_IP | 213.152.23.10/32 |
| SPF_IP | 91.183.112.11 |
| SPF_IP | 91.247.75.187 |
Related pages
Pivot deeper into the graph from unicancer.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unicancer.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.