Skip to content

Hostname

quantumspeed.ca

Last fetched

quantumspeed.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · quantumspeed.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/quantumspeed.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.27.154104.22.4.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.89.28104.22.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.136.142172.68.17.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.142.247172.68.17.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
hanlen consulting
Contact emails

Subdomains

3 observed subdomains of quantumspeed.ca.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for quantumspeed.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from quantumspeed.ca.

Cypher and MCP

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

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