Skip to content

Hostname

eure.fr

Last fetched

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

Nutrition Label

WHISPER CANON · eure.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eure.fr

Resolution chain

eure.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 l'eure
Contact emails

Subdomains

41 observed subdomains of eure.fr.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for eure.fr.

MechanismTarget
SPF_INCLUDEspf.eure.fr
SPF_INCLUDEspf.express-mail.com
SPF_INCLUDEspf.local-trust.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP145.239.212.208
SPF_IP176.57.240.1
SPF_IP176.57.240.2
SPF_IP176.57.242.164/32
SPF_IP176.57.242.167/32
SPF_IP176.57.242.169/32
SPF_IP178.32.128.144
SPF_IP178.33.203.192
SPF_IP217.182.247.224
SPF_IP217.182.247.244
SPF_IP5.39.0.128
SPF_IP51.254.233.224
SPF_IP51.68.23.64
SPF_IP54.36.157.128
SPF_IP87.253.234.123
SPF_IP87.98.213.123
SPF_IP92.222.104.0
SPF_MXeure.fr

Related pages

Pivot deeper into the graph from eure.fr.

Cypher and MCP

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

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