Skip to content

Hostname

1voting.com

Last fetched

1voting.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1586 as the registrar.

Nutrition Label

WHISPER CANON · 1voting.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/1voting.com

Resolution chain

1voting.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.246.11713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.1813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.3013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
52.72.49.7952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1586
Organization
clark siegelin
Contact emails

Subdomains

8 observed subdomains of 1voting.com.

Web-graph footprint

Distinct hostnames that link to or from 1voting.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 1voting.com.

MechanismTarget
SPF_INCLUDE112.78.2.106
SPF_MX1voting.com

Related pages

Pivot deeper into the graph from 1voting.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "1voting.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.