Hostname
acpkhi.com
Last fetched
acpkhi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acpkhi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.25.120 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.44 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.54 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.92 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 99.84.234.32 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.89 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.93 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.95 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acpkhi.com owner
- Contact emails
- 0665c13b-95f8-436d-8acf-5659e6427829@identity-protect.org
- 450d9957-f2ee-4e7b-9cec-16edf192a46a@identity-protect.org
- 685e86be-3b47-41b3-9bce-b7552e46794a@identity-protect.org
- b0085576-f08e-4650-b4dc-c2d553c80574@identity-protect.org
- b52e7dd8-c37c-41be-999a-006c51d0d734@identity-protect.org
- c9b4dd3c-2125-469f-91f1-09dedd71016f@identity-protect.org
- d8d8da73-87a3-45a7-ac2a-6ee38d4f83ad@identity-protect.org
Subdomains
5 observed subdomains of acpkhi.com.
Web-graph footprint
Distinct hostnames that link to or from acpkhi.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for acpkhi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from acpkhi.com.
- IP · 52.85.25.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 0665c13b-95f8-436d-8acf-5659e6427829@identity-protect.org
- TLD · .com
- Browse hostnames · ac…
- 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: "acpkhi.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.