Hostname
acculum.com
Last fetched
acculum.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
acculum.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.165.98.112 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.71 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.85 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.89 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.162.113 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.162.14 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.162.39 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.162.78 | 54.240.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of acculum.com owner
- Contact emails
- daveparker@flamingthunder.com
- 2c5ea5a7-f714-4e0d-a584-fc2e98b0ae38@identity-protect.org
- 310a8a36-2240-4587-97e3-3b1357a601d7@identity-protect.org
- 9c481e51-1ac8-4d55-89fc-873211b9ec1f@identity-protect.org
- b7f8349d-1c12-4d3e-bd36-5e0b66b69138@identity-protect.org
- b975eaf4-8341-442b-b5e4-b94a093ee3f2@identity-protect.org
- cb081a5e-795b-4724-8331-c6e4acc372a4@identity-protect.org
- df42a49c-1148-49b0-a317-4b79dff5848b@identity-protect.org
Subdomains
1 observed subdomain of acculum.com.
| Subdomain |
|---|
| www.acculum.com |
Threat posture
History
Related pages
Pivot deeper into the graph from acculum.com.
- IP · 18.165.98.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · daveparker@flamingthunder.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: "acculum.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.