Hostname
acwans.com
Last fetched
acwans.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acwans.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.161.33.80 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acwans.com owner
- Contact emails
- 0a1f98e2-eaa1-4e8f-b2d1-fcd4e0762c38@identity-protect.org
- 6979cf9f-32f5-4d2a-b400-8712bce76b5c@identity-protect.org
- 822cb1ec-40ca-4992-8fd6-4db024cfba23@identity-protect.org
- 94f53557-7035-4a77-9663-defcd0e2d888@identity-protect.org
- 9f5567cf-8930-494e-a2bb-3c9cf82971fe@identity-protect.org
- 9ff221ca-17f9-4537-94f7-2ef2f2b73270@identity-protect.org
- owner-1465456@acwans.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from acwans.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from acwans.com.
- IP · 35.161.33.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a1f98e2-eaa1-4e8f-b2d1-fcd4e0762c38@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: "acwans.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.