Skip to content

Hostname

wiz-tec.ca

Last fetched

wiz-tec.ca resolves to 1 IPv4 address operated by AS852 in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

wiz-tec.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
wiz-tec computing technologies
Contact emails

Subdomains

21 observed subdomains of wiz-tec.ca.

Web-graph footprint

Distinct hostnames that link to or from wiz-tec.ca in the public web crawl.

8 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • wiz-tec.ca

SPF policy

8 SPF mechanisms authorising senders for wiz-tec.ca.

MechanismTarget
SPF_Awiz-tec.ca
SPF_INCLUDE20419576.spf02.hubspotemail.net
SPF_IP173.254.28.216
SPF_IP173.254.7.231
SPF_IP75.152.225.187
SPF_IP75.152.225.188
SPF_IP75.152.225.27
SPF_MXwiz-tec.ca

Related pages

Pivot deeper into the graph from wiz-tec.ca.

Cypher and MCP

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

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