Skip to content

Hostname

tv5.ca

Last fetched

tv5.ca resolves to 1 IPv4 address operated by VIDEOTRON - Videotron Ltee in CA. WHOIS lists registrar:domaineplus.com (3612040 canada inc.) as the registrar.

Nutrition Label

WHISPER CANON · tv5.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tv5.ca

Resolution chain

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

IPPrefixASNOperatorCountry
207.253.240.148207.253.0.0/16AS5769VIDEOTRON - Videotron LteeCA

WHOIS identity

Registrar
registrar:domaineplus.com (3612040 canada inc.)
Organization
tv5 osbl canada
Contact emails

Subdomains

91 observed subdomains of tv5.ca.

Web-graph footprint

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

248 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for tv5.ca.

MechanismTarget
SPF_INCLUDEcarmamail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.mail.atlassian.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.105.28.228
SPF_IP173.255.232.122
SPF_IP45.56.100.156
SPF_IP45.79.170.79
SPF_IP66.228.43.120
SPF_IP96.126.104.12
SPF_IP96.126.104.136

Related pages

Pivot deeper into the graph from tv5.ca.

Cypher and MCP

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

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