Skip to content

Hostname

ecedi.fr

Last fetched

ecedi.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · ecedi.frRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ecedi.fr

Resolution chain

ecedi.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.59.147.84146.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
ecedi
Contact emails

Subdomains

43 observed subdomains of ecedi.fr.

Web-graph footprint

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

161 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ecedi.fr.

MechanismTarget
SPF_Aecedi.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.splio.com
SPF_IP145.239.195.237
SPF_IP163.172.166.3
SPF_IP51.15.21.106
SPF_IP51.210.241.65
SPF_IP51.255.68.104
SPF_IP78.192.106.97
SPF_IP91.134.47.203
SPF_IP94.23.208.144
SPF_MXecedi.fr

Related pages

Pivot deeper into the graph from ecedi.fr.

Cypher and MCP

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

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