Skip to content

Hostname

actulia.org

Last fetched

actulia.org resolves to 2 IPv4 addresses operated by AS16347 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · actulia.orgRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/actulia.org

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
francoise provost
Contact emails

Subdomains

7 observed subdomains of actulia.org.

Web-graph footprint

Distinct hostnames that link to or from actulia.org in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for actulia.org.

MechanismTarget
SPF_INCLUDE_spf.oktey.com
SPF_INCLUDE_spf.planet-work.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:648:0:6:0:0:0:81
SPF_IP79.99.166.81

Related pages

Pivot deeper into the graph from actulia.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "actulia.org"})-[: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.