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
Resolution chain
aktui.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.60.55.246 | 18.60.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 20.104.207.101 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 20.164.43.34 | 20.160.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | ZA |
| 20.204.139.235 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
| 20.219.103.38 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
| 20.230.163.20 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 20.233.8.128 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | AE |
| 20.58.55.244 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 3.109.199.226 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 34.131.137.20 | 34.131.128.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
| 34.131.63.128 | 34.131.48.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
| 34.151.81.156 | 34.151.80.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | AU |
| 35.200.47.81 | 35.200.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | JP |
| 35.244.23.200 | 35.244.16.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | IN |
| 4.193.51.108 | 4.192.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 4.228.191.225 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 4.228.191.225 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
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.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aktui.com.
- IP · 18.60.55.246
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:303
- Country · IN
- Email · domain.manager@akt.co.in
- TLD · .com
- Browse hostnames · ak…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.