Skip to content

Hostname

fun-mooc.fr

Last fetched

fun-mooc.fr resolves to 2 IPv4 addresses operated by OVH in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · fun-mooc.frRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fun-mooc.fr

Resolution chain

fun-mooc.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:ovh
Organization
gip fun mooc
Contact emails

Subdomains

23 observed subdomains of fun-mooc.fr.

Web-graph footprint

Distinct hostnames that link to or from fun-mooc.fr in the public web crawl.

3,856 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fun-mooc.fr.

MechanismTarget
SPF_INCLUDE_spf.scw-tem.cloud
SPF_INCLUDE_spf.zdsys.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fun-mooc.fr.

Cypher and MCP

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

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