Skip to content

Hostname

oise.fr

Last fetched

oise.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

oise.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.22.67104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.67104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh
Organization
conseil general de l oise
Contact emails

Subdomains

93 observed subdomains of oise.fr.

Web-graph footprint

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

1,025 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for oise.fr.

MechanismTarget
SPF_Acd60prod.mgcloud.fr
SPF_INCLUDE_spf-paas.eolas-services.com
SPF_INCLUDEhosteurtransac.net
SPF_INCLUDEns1.aspaway.fr
SPF_INCLUDEns2.aspaway.fr
SPF_INCLUDEspf.express-mail.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.postal.sensiwave.com
SPF_IP185.7.39.6/32
SPF_IP217.16.7.198/24
SPF_IP45.92.110.215
SPF_IP83.145.109.192
SPF_IP83.145.109.194/26
SPF_IP89.185.44.66
SPF_MXoise.fr

Related pages

Pivot deeper into the graph from oise.fr.

Cypher and MCP

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

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