Hostname
acnt8.com
Last fetched
acnt8.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acnt8.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 |
|---|---|---|---|---|
| 108.158.20.102 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.114 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.116 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.82 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.84.160.103 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.122 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.13 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.87 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acnt8.com owner
- Contact emails
- 3cf11e83-259d-4ec8-b7b9-c4f9fcbfdd5e@identity-protect.org
- 6ba4cfc3-1ed1-443e-952d-e9424e94a1be@identity-protect.org
- ba49610e-4c15-4f04-b6a9-c1f62f3ccf25@identity-protect.org
- dd304aed-ad01-4f78-8b98-d54cd356123d@identity-protect.org
- ece03963-a27d-4e97-8963-5d0e3789ff42@identity-protect.org
- f703feeb-5a92-4f23-a411-e70a393ceafc@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from acnt8.com.
- IP · 108.158.20.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 3cf11e83-259d-4ec8-b7b9-c4f9fcbfdd5e@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: "acnt8.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.