Skip to content

Hostname

tzanet.ca

Last fetched

tzanet.ca resolves to 1 IPv4 address operated by AS15830 in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.92.134.155208.92.132.0/22AS15830CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
tzanet
Contact emails

Subdomains

2 observed subdomains of tzanet.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tzanet.ca.

MechanismTarget
SPF_INCLUDEspf.k-ecommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.101.250.78
SPF_IP67.69.168.80/32
SPF_IP67.69.168.81
SPF_IP67.69.168.82/24

Related pages

Pivot deeper into the graph from tzanet.ca.

Cypher and MCP

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

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