Hostname
acreiq.com
Last fetched
acreiq.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
acreiq.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.164.96.106 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.108 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.42 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.85 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.179.110 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.119 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.4 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.95 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
- execonthego@gmail.com
- e6051ec9c35845799fcb0a080353c6d7.protect@whoisguard.com
- 3014904e-914f-463f-8223-cb47249c739f@identity-protect.org
- 4f6b54f9-2eb9-4c55-8ac3-c8523774dbc7@identity-protect.org
- 707d6d3e-f848-4f8f-8d69-3fb116f4989c@identity-protect.org
- 78488843-a4e0-4039-b7a8-70907142a198@identity-protect.org
- eaf2954e-c547-4a50-8a3e-e588230b7400@identity-protect.org
Subdomains
2 observed subdomains of acreiq.com.
Web-graph footprint
Distinct hostnames that link to or from acreiq.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for acreiq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from acreiq.com.
- IP · 18.164.96.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · execonthego@gmail.com
- 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: "acreiq.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.