Skip to content

Hostname

electionrunner.com

Last fetched

electionrunner.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · electionrunner.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/electionrunner.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.239.163100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.226.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.198.1283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.35.1153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.212.1953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.227.25334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.110.12234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.69.8135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.31.22644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.145.4344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.206.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.58.15750.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.104.24652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.187.3952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.184.11352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.194.10454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.53.7554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.112.1654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.254.4754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.26.19132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for electionrunner.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from electionrunner.com.

Cypher and MCP

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

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