Skip to content

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

WHISPER CANON · unicancer.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/unicancer.fr

Resolution chain

unicancer.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.59.103.11437.59.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:gandi
Organization
federation nationale des centres de lutte contre le cancer
Contact emails

Subdomains

184 observed subdomains of unicancer.fr.

Web-graph footprint

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

570 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for unicancer.fr.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.cap-collectif.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.74.10.140
SPF_IP185.74.10.161
SPF_IP185.74.10.202
SPF_IP185.74.10.230
SPF_IP185.74.10.245
SPF_IP185.74.10.3
SPF_IP185.74.10.30
SPF_IP185.74.10.40
SPF_IP185.74.10.98
SPF_IP185.74.11.142
SPF_IP185.74.11.21
SPF_IP185.74.11.22
SPF_IP185.74.11.223
SPF_IP185.74.11.49
SPF_IP185.74.11.81
SPF_IP185.74.11.82
SPF_IP185.74.8.135
SPF_IP185.74.8.154
SPF_IP213.152.23.10/32
SPF_IP91.183.112.11
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.