Skip to content

Hostname

akinak.org

Last fetched

akinak.org resolves to 1 IPv4 address operated by AS39134 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · akinak.orgRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/akinak.org

Resolution chain

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

IPPrefixASNOperatorCountry
88.212.206.7088.212.206.0/23AS39134RU

WHOIS identity

Registrar
iana:463
Organization
igor kokorin
Contact emails

Subdomains

1 observed subdomain of akinak.org.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for akinak.org.

MechanismTarget
SPF_Aakinak.org
SPF_IP176.99.9.147
SPF_IP88.212.206.70
SPF_IP88.212.208.64
SPF_MXakinak.org

Related pages

Pivot deeper into the graph from akinak.org.

Cypher and MCP

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

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