Skip to content

Hostname

onisep.fr

Last fetched

onisep.fr resolves to 1 IPv4 address operated by ALTERWAY-OPS in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.91.3.170213.91.0.0/19AS13273ALTERWAY-OPSFR

WHOIS identity

Registrar
registrar:gip renater
Organization
onisep
Contact emails

Subdomains

101 observed subdomains of onisep.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for onisep.fr.

MechanismTarget
SPF_INCLUDE_spf.mailout.nfrance.com
SPF_INCLUDE_spf.scw-tem.cloud
SPF_INCLUDEac-rennes.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.49.220.3
SPF_IP194.199.33.79
SPF_IP195.221.66.4
SPF_IP195.83.117.32/27
SPF_IP195.83.117.38
SPF_IP213.162.48.160/29
SPF_IP213.162.50.248/28
SPF_IP213.91.3.170
SPF_IP213.91.3.180
SPF_MXonisep.fr

Related pages

Pivot deeper into the graph from onisep.fr.

Cypher and MCP

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

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