Skip to content

Hostname

ecritel.ca

Last fetched

ecritel.ca is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ecritel.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 · ecritel.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ecritel.ca

Resolution chain

No IPv4 resolution is recorded for ecritel.ca in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:4010020
Registrant organisation
ecritel
Contact emails
4ddbd4fb28faa07f82d9f5713b285d54-1386311@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns01.ecritel.ca
  • ns02.ecritel.ca
  • ns03.ecritel.ca

MX records

  • relay-eae.ecritel.net

SPF policy

  • ip: 213.218.128.0/19
  • ip: 213.182.32.0/19
  • ip: 91.188.64.0/19
  • ip: 195.200.96.0/19
  • ip: 5.144.136.0/21
  • ip: 81.91.64.0/24
  • ip: 199.115.124.10/32
  • ip: 46.227.86.138/32
  • ip: 81.91.78.140/32
  • ip: 194.50.60.174/32
  • ip: 122.144.136.194/32
  • ip: 81.91.77.40/32
  • ip: 81.91.78.49/32
  • ip: 52.60.219.54/32
  • ip: 199.115.124.7/32
  • ip: 128.204.210.96/27
  • a: ecritel.ca
  • mx: ecritel.ca
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from ecritel.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: "ecritel.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.