Skip to content

Hostname

acti-one.fr

Last fetched

acti-one.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · acti-one.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/acti-one.fr

Resolution chain

acti-one.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:scaleway
Organization
ano nymous
Contact emails

Subdomains

22 observed subdomains of acti-one.fr.

Web-graph footprint

Distinct hostnames that link to or from acti-one.fr in the public web crawl.

28 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acti-one.fr.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.one.soho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.sewan.fr
SPF_INCLUDEspf.sendinblue.com
SPF_IP130.93.9.109
SPF_IP185.10.252.103/32
SPF_IP83.13.245.36

Related pages

Pivot deeper into the graph from acti-one.fr.

Cypher and MCP

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

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