Skip to content

Hostname

ece.fr

Last fetched

ece.fr resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ece.frRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ece.fr

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.28192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:gandi
Organization
ass gestion ecole centr electroniq
Contact emails

Subdomains

38 observed subdomains of ece.fr.

Web-graph footprint

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

507 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ece.fr.

MechanismTarget
SPF_INCLUDE143334472.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf_oedinfo.netmessage.com
SPF_INCLUDEinseec.spf.cblue.be
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eudonet.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.235.17.157
SPF_IP46.235.19.80

Related pages

Pivot deeper into the graph from ece.fr.

Cypher and MCP

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

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