Skip to content

Hostname

eurcap.fr

Last fetched

eurcap.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:nordnet
Organization
eurcap
Contact emails

Subdomains

1 observed subdomain of eurcap.fr.

Subdomain
www.eurcap.fr

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eurcap.fr.

MechanismTarget
SPF_Aeurcap.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.5.34.126/32
SPF_IP194.250.112.112/28
SPF_IP194.250.112.144/28
SPF_IP195.101.184.80/28
SPF_IP212.234.217.160/28
SPF_MXeurcap.fr

Related pages

Pivot deeper into the graph from eurcap.fr.

Cypher and MCP

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

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