Skip to content

Hostname

elections.sk.ca

Last fetched

elections.sk.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · elections.sk.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/elections.sk.ca

Resolution chain

elections.sk.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.18.32104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.32104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with elections.sk.ca in WhisperGraph.

Subdomains

10 observed subdomains of elections.sk.ca.

Web-graph footprint

Distinct hostnames that link to or from elections.sk.ca in the public web crawl.

133 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for elections.sk.ca.

MechanismTarget
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.99.173
SPF_IP205.210.218.0/24
SPF_IP205.210.222.0/23
SPF_IP206.47.255.84
SPF_IP206.47.255.92
SPF_IP213.254.220.0/24
SPF_IP71.17.5.82
SPF_IP71.17.5.86
SPF_IP76.74.244.0/24

Related pages

Pivot deeper into the graph from elections.sk.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elections.sk.ca"})-[: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.