Skip to content

Hostname

creuse.fr

Last fetched

creuse.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · creuse.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/creuse.fr

Resolution chain

creuse.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ovh
Organization
conseil general de la creuse
Contact emails

Subdomains

46 observed subdomains of creuse.fr.

Web-graph footprint

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

314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for creuse.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.creuse.fr
SPF_IP192.99.77.81/32
SPF_IP213.186.33.105/32
SPF_IP213.186.33.18/32
SPF_IP213.32.80.22
SPF_IP46.20.160.208/28
SPF_IP8.33.137.105/32
SPF_IP87.252.16.33

Related pages

Pivot deeper into the graph from creuse.fr.

Cypher and MCP

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

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