Hostname
actnowjpmcvotes.com
Last fetched
actnowjpmcvotes.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
actnowjpmcvotes.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 |
|---|---|---|---|---|
| 15.197.184.136 | 15.197.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.248.4 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of actnowjpmcvotes.com owner
- Contact emails
- 1d254d2e-a613-4ca6-ae84-cb5bb5a4357d@identity-protect.org
- 3628ce1d-ca64-4922-bcd7-30d0d8e8a3eb@identity-protect.org
- 42f1b325-8408-418e-ab5a-ece756bea633@identity-protect.org
- 9c0c0475-4911-48c8-b8fc-9062fccec61d@identity-protect.org
- a79fa7f3-e919-42c1-8532-9c5243f2c3f2@identity-protect.org
- ac532e68-f7c2-43a6-9461-32a30fda06e5@identity-protect.org
- be1ea9f0-7f84-48ac-86a2-4fbd518eb8c4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from actnowjpmcvotes.com.
- IP · 15.197.184.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1d254d2e-a613-4ca6-ae84-cb5bb5a4357d@identity-protect.org
- 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: "actnowjpmcvotes.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.