Skip to content

Hostname

thematv.ca

Last fetched

thematv.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domaineplus.com (3612040 canada inc.) as the registrar.

Nutrition Label

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

Resolution chain

thematv.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
registrar:domaineplus.com (3612040 canada inc.)
Organization
thema canada
Contact emails

Subdomains

10 observed subdomains of thematv.ca.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thematv.ca.

MechanismTarget
SPF_Athematv.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb-dns1.com
SPF_IP167.114.172.83
SPF_IP173.209.38.183
SPF_IP192.99.232.212
SPF_IP66.11.38.42
SPF_IP67.43.225.187
SPF_MXthematv.ca

Related pages

Pivot deeper into the graph from thematv.ca.

Cypher and MCP

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

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