Hostname
akutapro.com
Last fetched
akutapro.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
akutapro.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.125.239.17 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.48.135 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.85.252.251 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.154.208 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of akutapro.com owner
- Contact emails
- 287f0b50-77f1-4edc-83a8-15fae901ee11@identity-protect.org
- 3047dec5-3997-489d-bbd5-7d5c4df6066a@identity-protect.org
- 461ef598-693c-493f-8876-681a19430391@identity-protect.org
- be78aee0-0b65-4eb6-a4d1-9d4787d4716b@identity-protect.org
- e77320f9-4c1a-404b-9670-67e35efae29d@identity-protect.org
- owner-10683028@akutapro.com.whoisprivacyservice.org
- owner-10775000@akutapro.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from akutapro.com.
- IP · 3.125.239.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 287f0b50-77f1-4edc-83a8-15fae901ee11@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: "akutapro.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.