Hostname
akippa.com
Last fetched
akippa.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
akippa.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.210.166 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.112.50.254 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.179.81.222 | 18.179.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.193.142 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.162.74 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.29.47 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.87.189 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.213.185 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.99.10 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.173.48 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.55.74 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.196.76 | 54.95.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.18.234 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.17.19 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of akippa.com owner
- Contact emails
- nic-staff@sakura.ad.jp
- 05b4b992-089b-4f19-8d34-fce286010249@identity-protect.org
- 0e2de2e1-e41c-4f2d-a36d-3b6ee9a8b152@identity-protect.org
- 1736d4cd-7d95-4da7-96a9-12667a2f749f@identity-protect.org
- f954e382-e968-4b28-a803-fc303d0fbb85@identity-protect.org
- owner-11119873@akippa.com.whoisprivacyservice.org
- owner-11317255@akippa.com.whoisprivacyservice.org
- owner-12031451@akippa.com.whoisprivacyservice.org
- owner-2648069@akippa.com.whoisprivacyservice.org
- owner@akippa.com.whoisprivacyservice.org
Subdomains
68 observed subdomains of akippa.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from akippa.com in the public web crawl.
1,316 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for akippa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.willap.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.jp |
| SPF_INCLUDE | sender.zcsend.jp |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mptx.jp |
| SPF_IP | 49.212.191.243 |
| SPF_IP | 54.249.21.209 |
Related pages
Pivot deeper into the graph from akippa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akippa.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.