Skip to content

Hostname

deno.ca

Last fetched

deno.ca resolves to 45.61.8.49, announced in 45.61.0.0/20 by FIBRENOIRE-INTERNET - Videotron Ltee in CA. deno.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for deno.ca is recorded in WhisperGraph.

Attribution

videotron ltee

ORIGIN_AS

WHOIS identity

Registrar
registrar:tucows.com co.
Registrant organisation
denis gravel
Contact emails
wmrichelieu@cybercat.net

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns20.digicertdns.com
  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com

MX records

  • esa1.richelieu.iphmx.com
  • esa2.richelieu.iphmx.com

SPF policy

  • include: spf.cybercat.ca
  • include: richelieu.com

Threat-feed evidence

History

Related pages

Pivot from deno.ca into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deno.ca"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.