Hostname
handvotes.com
Last fetched
handvotes.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
handvotes.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.160.249.2 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.35 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.37 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.249.84 | 18.160.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.120 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.123 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.57 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.76 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of handvotes.com owner
- Contact emails
- 5b34094b-d8ee-46a0-84d4-fcf59ccde5f5@identity-protect.org
- 63548823-763a-435f-9e67-58333f92352b@identity-protect.org
- 6d694914-94cb-4525-a558-4d74aa3a775e@identity-protect.org
- 8b603579-3fc1-49c8-bd32-4bee3c643554@identity-protect.org
- 948b395d-25a8-4103-8b39-d1dbffd46d25@identity-protect.org
- fb390949-5dc1-4a34-9e66-234291b6c284@identity-protect.org
- info@domain-contact.org
Subdomains
7 observed subdomains of handvotes.com.
Web-graph footprint
Distinct hostnames that link to or from handvotes.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for handvotes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from handvotes.com.
- IP · 18.160.249.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5b34094b-d8ee-46a0-84d4-fcf59ccde5f5@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "handvotes.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.