Hostname
akitabox.com
Last fetched
akitabox.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
akitabox.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.109 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.124 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.129 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.21 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 54.192.35.103 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.116 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.127 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.3 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.160.115 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.28 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.38 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.95 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of akitabox.com owner
- Contact emails
- 02b8f5b0-e919-4154-9fb2-ea1debc26888@identity-protect.org
- 1f081b1b-44a9-4a7a-8325-c090010906fd@identity-protect.org
- 229a9fed-b344-4bc5-9d26-5c7b00ff8820@identity-protect.org
- 8632ffab-da09-41e2-a7ce-3de481090f0e@identity-protect.org
- fe08328a-7050-41c0-a1e7-ab0bbc999e9e@identity-protect.org
- owner-3279242@akitabox.com.whoisprivacyservice.org
- owner-6993118@akitabox.com.whoisprivacyservice.org
- owner-7355953@akitabox.com.whoisprivacyservice.org
- owner-7593516@akitabox.com.whoisprivacyservice.org
- owner-7625902@akitabox.com.whoisprivacyservice.org
- owner-8133414@akitabox.com.whoisprivacyservice.org
- owner@akitabox.com.whoisprivacyservice.org
Subdomains
31 observed subdomains of akitabox.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from akitabox.com in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for akitabox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2095256.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from akitabox.com.
- IP · 13.227.192.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 02b8f5b0-e919-4154-9fb2-ea1debc26888@identity-protect.org
- 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: "akitabox.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.