Hostname
ackstorm.com
Last fetched
ackstorm.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:76 as the registrar.
Nutrition Label
Resolution chain
ackstorm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.117.136.217 | 166.117.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 166.117.66.193 | 166.117.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:76
- Organization
- ack storm s.l
- Contact emails
Subdomains
62 observed subdomains of ackstorm.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ackstorm.com in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ackstorm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 213.27.157.0/24 |
| SPF_IP | 213.27.212.0/24 |
| SPF_IP | 52.16.240.142/32 |
| SPF_IP | 62.97.115.0/24 |
Related pages
Pivot deeper into the graph from ackstorm.com.
- IP · 166.117.136.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:76
- Country · US
- Email · dominios@ackstorm.es
- 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: "ackstorm.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.