Skip to content

Hostname

oni.fr

Last fetched

oni.fr resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.37.44.9354.37.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
outsourcing network intelligence
Contact emails

Subdomains

3 observed subdomains of oni.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • oni.fr

SPF policy

6 SPF mechanisms authorising senders for oni.fr.

MechanismTarget
SPF_Aoni.fr
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailgun.org
SPF_IP135.125.71.20
SPF_IP141.95.157.169
SPF_MXoni.fr

Related pages

Pivot deeper into the graph from oni.fr.

Cypher and MCP

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

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