Hostname
eure.fr
Last fetched
eure.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.
Nutrition Label
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.
Showing 25 of 41. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.eure.fr |
| SPF_INCLUDE | spf.express-mail.com |
| SPF_INCLUDE | spf.local-trust.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 145.239.212.208 |
| SPF_IP | 176.57.240.1 |
| SPF_IP | 176.57.240.2 |
| SPF_IP | 176.57.242.164/32 |
| SPF_IP | 176.57.242.167/32 |
| SPF_IP | 176.57.242.169/32 |
| SPF_IP | 178.32.128.144 |
| SPF_IP | 178.33.203.192 |
| SPF_IP | 217.182.247.224 |
| SPF_IP | 217.182.247.244 |
| SPF_IP | 5.39.0.128 |
| SPF_IP | 51.254.233.224 |
| SPF_IP | 51.68.23.64 |
| SPF_IP | 54.36.157.128 |
| SPF_IP | 87.253.234.123 |
| SPF_IP | 87.98.213.123 |
| SPF_IP | 92.222.104.0 |
| SPF_MX | eure.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.