Hostname
nextgen-proxy-vote.com
Last fetched
nextgen-proxy-vote.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nextgen-proxy-vote.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.180.142 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.11 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.253 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.186.80 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.187.39 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.100.149 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.35.85 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.64.141 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.154.11 | 52.216.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.197.229 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.224.181 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.65.99 | 52.217.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.92.19 | 52.217.92.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.98.235 | 52.217.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.198.69 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nextgen-proxy-vote.com owner
- Contact emails
- 0122121a-0ed6-457c-a287-cec0eaf6a555@identity-protect.org
- 087991e2-055a-4ab9-8498-b442867cb27f@identity-protect.org
- 8b452bc2-f310-4968-a4c4-aaada20d137e@identity-protect.org
- a301ec18-15ba-4b44-b632-9ee2b6b4e37d@identity-protect.org
- c6bc5b3d-e014-4af3-b3fd-f5e2b2456de0@identity-protect.org
- e3c37185-8873-4efa-b0cd-10d5be9f2898@identity-protect.org
- owner-3666078@nextgen-proxy-vote.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from nextgen-proxy-vote.com.
- IP · 16.15.180.142
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0122121a-0ed6-457c-a287-cec0eaf6a555@identity-protect.org
- TLD · .com
- Browse hostnames · ne…
- 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: "nextgen-proxy-vote.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.