Hostname
scripts.votresite.ca
Last fetched
scripts.votresite.ca resolves to 1 IPv4 address operated by QITX-INC - Chris Danielle Micro Solutions CDMS Inc. in CA.
Nutrition Label
Resolution chain
scripts.votresite.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.34.92.92 | 192.34.92.0/24 | AS54044 | QITX-INC - Chris Danielle Micro Solutions CDMS Inc. | CA |
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 scripts.votresite.ca in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for scripts.votresite.ca.
| Mechanism | Target |
|---|---|
| SPF_A | administration.votresite.ca |
| SPF_A | iscream.net |
| SPF_A | scripts.votresite.ca |
| SPF_IP | 192.34.92.92 |
| SPF_IP | 64.34.144.64 |
| SPF_IP | 69.28.235.69 |
| SPF_MX | scripts.votresite.ca |
Related pages
Pivot deeper into the graph from scripts.votresite.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scripts.votresite.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.