Hostname
acidcool.com
Last fetched
acidcool.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
acidcool.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- spyoung@btinternet.com
- 0e0341adb08cbf46ab6f227d62926ae373bec764a196fa83953054d0ccb1922d@acidcool.com.whoisproxy.org
- 2aea9a538a013152f3c8102759cf4c6462a1dabeaaba0db6874b2049078d9fb2@acidcool.com.whoisproxy.org
- 460b751e4677d0d7652be91314b1196981563d39da59c5764273798718810d26@acidcool.com.whoisproxy.org
- 58f607b20defb0c530567694de15165f4830142674c07cf3d6915b5bef4b9424@acidcool.com.whoisproxy.org
- 925416a63c25ee72d8a8352037f02376235424ba5734c060a654a4525fca11f6@acidcool.com.whoisproxy.org
- 9947e3602df5b148108aab312ed6ba9e0cd06319772361069c2a396a433b7aca@acidcool.com.whoisproxy.org
- cc2a0d06ccd937749507c5da360bf64f14ee2c3897dfa0f16d01d1d5807d8ec4@acidcool.com.whoisproxy.org
- f01d8d66a25e42a393981b3b8474c616bf9fca26539322adfbcefef3b9f65197@acidcool.com.whoisproxy.org
- f0a14438b90d67c90cb5174c2df1f4a26dbd5ad58aed5228c2d74e0ad82120f7@acidcool.com.whoisproxy.org
Subdomains
15 observed subdomains of acidcool.com.
Web-graph footprint
Distinct hostnames that link to or from acidcool.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for acidcool.com.
| Mechanism | Target |
|---|---|
| SPF_A | acidcool.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | acidcool.com |
Related pages
Pivot deeper into the graph from acidcool.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acidcool.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.