Skip to content

Hostname

akton.net

Last fetched

akton.net resolves to 1 IPv4 address operated by AS25467 in SI. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · akton.netRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/akton.net

Resolution chain

akton.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.17.225.681.17.225.0/24AS25467SI

WHOIS identity

Registrar
iana:1647
Organization
akton d.o.o.
Contact emails

Subdomains

17,981 observed subdomains of akton.net.

Web-graph footprint

Distinct hostnames that link to or from akton.net in the public web crawl.

35 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for akton.net.

MechanismTarget
SPF_IP81.17.225.16
SPF_IP81.17.225.17
SPF_IP81.17.225.19

Related pages

Pivot deeper into the graph from akton.net.

Cypher and MCP

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

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