Hostname
acid-tech.com
Last fetched
acid-tech.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acid-tech.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 |
|---|---|---|---|---|
| 18.218.244.145 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.233.66.195 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acid-tech.com owner
- Contact emails
- yariv.maroely@gmail.com
- proft-joachim@web.de
- 40b66141-d059-41f4-b99a-35af7bd40cd3@identity-protect.org
- 55d6f102-8a46-4c50-9956-4ba1333caf41@identity-protect.org
- 5f043c45-3b0e-4c13-95b1-c045fc114982@identity-protect.org
- 7c130113-5efc-47ee-8d61-8432d73bb773@identity-protect.org
- ddc99362-3000-4b6c-a48a-147ef75e0009@identity-protect.org
- ea6c8737-6c5a-4b6f-b8ce-7b43c16581b5@identity-protect.org
Subdomains
2 observed subdomains of acid-tech.com.
| Subdomain |
|---|
| aws.acid-tech.com |
| www.acid-tech.com |
Web-graph footprint
Distinct hostnames that link to or from acid-tech.com in the public web crawl.
47 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for acid-tech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from acid-tech.com.
- IP · 18.218.244.145
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · yariv.maroely@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: "acid-tech.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.