Skip to content

Hostname

akya.io

Last fetched

akya.io resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · akya.ioRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/akya.io

Resolution chain

akya.io resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.188.13413.140.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.212.19813.140.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.156.4113.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.88.3113.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.121.8818.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.80.19818.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.182.20318.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.188.18618.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.27.4718.172.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.84.8518.172.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.241.835.184.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.33.21916.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.228.20713.140.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of akya.io.

Subdomain
www.akya.io

Web-graph footprint

Distinct hostnames that link to or from akya.io in the public web crawl.

119 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from akya.io.

Cypher and MCP

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

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