Skip to content

Hostname

onf.fr

Last fetched

onf.fr resolves to 2 IPv4 addresses operated by DRI in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

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

Resolution chain

onf.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:orange
Organization
office national des forets
Contact emails

Subdomains

114 observed subdomains of onf.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for onf.fr.

Related pages

Pivot deeper into the graph from onf.fr.

Cypher and MCP

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

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