Hostname
aceware.com
Last fetched
aceware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aceware.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 |
|---|---|---|---|---|
| 18.160.71.112 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.71.30 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.71.47 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.71.7 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.230.118 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.24 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.36 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.80 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- aceware@aceware.com
- jason@aceware.com
- 6d33f16b-932a-48f3-8b93-a4c13337a359@identity-protect.org
- b3d759f4-837b-4ac1-8895-6bbbe944e415@identity-protect.org
- b9c06379-fce0-465a-b11e-4d4ba03e72a2@identity-protect.org
- d503eeec-e07e-4f26-9e26-4d788ee0a5b7@identity-protect.org
- df0c4589-dc0e-452a-9898-d46e4099d836@identity-protect.org
Subdomains
11 observed subdomains of aceware.com.
Web-graph footprint
Distinct hostnames that link to or from aceware.com in the public web crawl.
69 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aceware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aceware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aceware.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.