Skip to content

Hostname

aktea.fr

Last fetched

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

Nutrition Label

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

Resolution chain

aktea.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:ovh
Organization
aktea
Contact emails

Subdomains

11 observed subdomains of aktea.fr.

Web-graph footprint

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

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for aktea.fr.

MechanismTarget
SPF_Amail.aktea.fr
SPF_INCLUDE_spf-a.aktea.fr
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.219.242.32
SPF_IP185.92.37.57/32
SPF_IP31.172.232.198/32
SPF_IP34.78.54.205
SPF_IP5.44.164.32/28
SPF_IP85.31.192.42/32
SPF_IP85.31.193.42/32
SPF_IP89.90.107.221
SPF_IP90.84.190.170
SPF_IP93.93.188.175/32

Related pages

Pivot deeper into the graph from aktea.fr.

Cypher and MCP

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

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