Skip to content

Hostname

acec.fr

Last fetched

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

Nutrition Label

WHISPER CANON · acec.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acec.fr

Resolution chain

acec.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:gandi
Organization
ano nymous
Contact emails

Subdomains

10 observed subdomains of acec.fr.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for acec.fr.

MechanismTarget
SPF_Amail1.sfrbusinessteam.fr
SPF_Asmtp-gw1.silae.fr
SPF_Asmtp.orange.fr
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.253.213.164
SPF_IP195.7.96.236
SPF_IP195.7.96.237
SPF_IP46.218.5.203
SPF_IP5.226.2.176/28
SPF_IP85.14.152.25
SPF_IP85.14.157.253
SPF_MXacec.fr

Related pages

Pivot deeper into the graph from acec.fr.

Cypher and MCP

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

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