Skip to content

Hostname

novatech.ca

Last fetched

novatech.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:70 as the registrar.

Nutrition Label

WHISPER CANON · novatech.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/novatech.ca

Resolution chain

novatech.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:70
Organization
les controles novatech g & p inc. / g & p novatech controls
Contact emails

Subdomains

10 observed subdomains of novatech.ca.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for novatech.ca.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wpengine.com
SPF_INCLUDEvortexsolutionspf.smtp.com
SPF_INCLUDEzcsend.net
SPF_IP173.242.184.98
SPF_IP173.242.184.99
SPF_IP184.95.216.34
SPF_IP184.95.216.35
SPF_IP68.67.46.34
SPF_IP68.67.46.35

Related pages

Pivot deeper into the graph from novatech.ca.

Cypher and MCP

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

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