Skip to content

Hostname

ecam.fr

Last fetched

ecam.fr resolves to 2 IPv4 addresses operated by O2SWITCH in FR. WHOIS lists registrar:adeli as the registrar.

Nutrition Label

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

Resolution chain

ecam.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:adeli
Organization
ecole catholique de arts et metiers
Contact emails

Subdomains

118 observed subdomains of ecam.fr.

Web-graph footprint

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

259 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

32 SPF mechanisms authorising senders for ecam.fr.

MechanismTarget
SPF_Aecam.fr
SPF_INCLUDE_spf.netanswer.fr
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.tipimail.com
SPF_IP109.239.118.113
SPF_IP109.239.119.13
SPF_IP109.239.119.14
SPF_IP109.239.119.220
SPF_IP109.239.119.221
SPF_IP109.239.119.222
SPF_IP109.239.119.223
SPF_IP109.239.119.224
SPF_IP193.55.245.10
SPF_IP193.55.245.11
SPF_IP193.55.245.12
SPF_IP193.55.245.2
SPF_IP193.55.245.3
SPF_IP193.55.245.4
SPF_IP193.55.245.5
SPF_IP193.55.245.6
SPF_IP193.55.245.7
SPF_IP193.55.245.8
SPF_IP193.55.245.9
SPF_IP54.37.191.228
SPF_IP91.109.120.25
SPF_IP91.109.120.26
SPF_IP91.109.120.29
SPF_IP91.109.120.62
SPF_MXecam.fr

Related pages

Pivot deeper into the graph from ecam.fr.

Cypher and MCP

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

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