Skip to content

Hostname

aktui.com

Last fetched

aktui.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aktui.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aktui.com

Resolution chain

aktui.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.60.55.24618.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
20.104.207.10120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
20.164.43.3420.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA
20.204.139.23520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
20.219.103.3820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
20.230.163.2020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.233.8.12820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAE
20.58.55.24420.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
3.109.199.2263.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
34.131.137.2034.131.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.131.63.12834.131.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.151.81.15634.151.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCAU
35.200.47.8135.200.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
35.244.23.20035.244.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
4.193.51.1084.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
4.228.191.2254.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
4.228.191.2254.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR

WHOIS identity

Registrar
iana:303
Organization
akt technologies
Contact emails

Subdomains

1 observed subdomain of aktui.com.

Subdomain
www.aktui.com

Web-graph footprint

Distinct hostnames that link to or from aktui.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aktui.com.

Cypher and MCP

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

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