Skip to content

Hostname

stratovox.ca

Last fetched

stratovox.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.68.111104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.194.152172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.77.98.12945.77.96.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

26 observed subdomains of stratovox.ca.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stratovox.ca.

MechanismTarget
SPF_Astratovox.ca
SPF_INCLUDEsmtp.servconfig.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP209.182.198.223
SPF_MXstratovox.ca

Related pages

Pivot deeper into the graph from stratovox.ca.

Cypher and MCP

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

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