Skip to content

Hostname

escda.fr

Last fetched

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

Nutrition Label

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

Resolution chain

escda.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
viseo conseil
Contact emails

Subdomains

5 observed subdomains of escda.fr.

Web-graph footprint

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

167 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for escda.fr.

MechanismTarget
SPF_Acarrenet03.ikoula.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP192.99.77.81/32
SPF_IP78.196.187.186
SPF_IP8.33.137.105/32

Related pages

Pivot deeper into the graph from escda.fr.

Cypher and MCP

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

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